Home
last modified time | relevance | path

Searched defs:CurrBB (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp38 VPBasicBlock *CurrBB) { in getOrCreateNotPredicate()
147 VPBasicBlock *CurrBB = cast<VPBasicBlock>(CurrBlock->getEntryBasicBlock()); in createOrPropagatePredicates() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp38 VPBasicBlock *CurrBB) { in getOrCreateNotPredicate()
147 VPBasicBlock *CurrBB = cast<VPBasicBlock>(CurrBlock->getEntryBasicBlock()); in createOrPropagatePredicates() local
/external/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp29 BasicBlock &CurrBB, Function::iterator &BB) { in optimizeSQRT()
87 Function::iterator CurrBB; in runPartiallyInlineLibCalls() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp32 BasicBlock &CurrBB, Function::iterator &BB, in optimizeSQRT()
94 Function::iterator CurrBB; in runPartiallyInlineLibCalls() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp32 BasicBlock &CurrBB, Function::iterator &BB, in optimizeSQRT()
94 Function::iterator CurrBB; in runPartiallyInlineLibCalls() local
DGVN.cpp732 BasicBlock *CurrBB = Worklist.pop_back_val(); // LIFO - depth-first! in IsValueFullyAvailableInBlock() local
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1730 BasicBlock *CurrBB, *SuccBB; in isReducibleRegion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1865 void CallAnalyzer::findDeadBlocks(BasicBlock *CurrBB, BasicBlock *NextBB) { in findDeadBlocks()
/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp2038 void CallAnalyzer::findDeadBlocks(BasicBlock *CurrBB, BasicBlock *NextBB) { in findDeadBlocks()
/external/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp1832 const BasicBlock *CurrBB = CurrInst->getParent(); in getReplacementValue() local