Home
last modified time | relevance | path

Searched defs:StopAt (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp156 ConditionsTy &Conditions, BasicBlock *StopAt) { in recordConditions()
474 BasicBlock *StopAt = CSDTNode ? CSDTNode->getIDom()->getBlock() : nullptr; in shouldSplitOnPredicatedArgument() local
DJumpThreading.cpp477 Instruction *StopAt, in getJumpThreadDuplicationCost()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp155 ConditionsTy &Conditions, BasicBlock *StopAt) { in recordConditions()
467 BasicBlock *StopAt = CSDTNode ? CSDTNode->getIDom()->getBlock() : nullptr; in shouldSplitOnPredicatedArgument() local
DJumpThreading.cpp508 Instruction *StopAt, in getJumpThreadDuplicationCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp836 BasicBlock *BB, BasicBlock *PredBB, Instruction *StopAt, in DuplicateInstructionsInSplitBetween()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCloneFunction.cpp843 BasicBlock *BB, BasicBlock *PredBB, Instruction *StopAt, in DuplicateInstructionsInSplitBetween()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp555 walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr, in walkToPhiOrClobber()
/external/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp571 walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr, in walkToPhiOrClobber()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp2158 unsigned StopAt) { in isOpenMPCapturedDecl()