Searched defs:StopAt (Results  1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | CallSiteSplitting.cpp | 156                              ConditionsTy &Conditions, BasicBlock *StopAt) {  in recordConditions()474   BasicBlock *StopAt = CSDTNode ? CSDTNode->getIDom()->getBlock() : nullptr;  in shouldSplitOnPredicatedArgument()  local
 
 | 
| D | JumpThreading.cpp | 477                                              Instruction *StopAt,  in getJumpThreadDuplicationCost()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | CloneFunction.cpp | 836     BasicBlock *BB, BasicBlock *PredBB, Instruction *StopAt,  in DuplicateInstructionsInSplitBetween()
 | 
| /external/cronet/third_party/icu/source/common/ | 
| D | normalizer2impl.h | 659     enum StopAt { STOP_AT_LIMIT, STOP_AT_DECOMP_BOUNDARY, STOP_AT_COMP_BOUNDARY };  enum
 | 
| /external/icu/libicu/cts_headers/ | 
| D | normalizer2impl.h | 659     enum StopAt { STOP_AT_LIMIT, STOP_AT_DECOMP_BOUNDARY, STOP_AT_COMP_BOUNDARY };  enum
 | 
| /external/icu/icu4c/source/common/ | 
| D | normalizer2impl.h | 659     enum StopAt { STOP_AT_LIMIT, STOP_AT_DECOMP_BOUNDARY, STOP_AT_COMP_BOUNDARY };  enum
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | MemorySSA.cpp | 555   walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr,  in walkToPhiOrClobber()
 |