Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp913 int FunctionComparator::cmpBasicBlocks(const BasicBlock *BBL, in cmpBasicBlocks()
1011 const BasicBlock *BBL = FnLBBs.pop_back_val(); in compare() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp93 Loop *BBL = LI.getLoopFor(BB); in getInnermostLoopFor() local
H A DSimpleLoopUnswitch.cpp2044 if (Loop *BBL = LI.getLoopFor(BB)) rebuildLoopAfterUnswitch() local
2058 if (Loop *BBL = LI.getLoopFor(BB)) rebuildLoopAfterUnswitch() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp873 ArrayRef<Value *> BBL = ItB->getBlockOperVals(); in compareStructure() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18156 Loop *BBL = LI->getLoopFor(ParentBB); in getReductionInstr() local