Home
last modified time | relevance | path

Searched defs:BBL (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp792 int FunctionComparator::cmpBasicBlocks(const BasicBlock *BBL, in cmpBasicBlocks()
890 const BasicBlock *BBL = FnLBBs.pop_back_val(); in compare() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp102 Loop *BBL = LI.getLoopFor(BB); in getInnermostLoopFor() local
H A DSimpleLoopUnswitch.cpp1874 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local
1888 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1756 const auto &BBL = Fn.getBasicBlockList(); in areRemarksEnabled() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7804 Loop *BBL = LI->getLoopFor(ParentBB); in getReductionValue() local