Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp35 BasicBlock &CurrBB, Function::iterator &BB, in optimizeSQRT()
113 Function::iterator CurrBB; in runPartiallyInlineLibCalls() local
H A DGVN.cpp909 BasicBlock *CurrBB = Worklist.pop_back_val(); // LoadFO - depth-first! in IsValueFullyAvailableInBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp176 MachineFunction::iterator CurrBB = std::next(PrologueBlock->getIterator()); runOnMachineFunction() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMoveAutoInit.cpp137 if (CurrBB == UsersDominator) in runMoveAutoInit() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2668 void CallAnalyzer::findDeadBlocks(BasicBlock *CurrBB, BasicBlock *NextBB) { in findDeadBlocks()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2433 const BasicBlock *CurrBB = CurrInst->getParent(); in getReplacementValue() local