Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DFunctionComparatorTest.cpp66 int testCmpBasicBlocks(BasicBlock *BBL, BasicBlock *BBR) { in testCmpBasicBlocks()
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp913 cmpBasicBlocks(const BasicBlock * BBL,const BasicBlock * BBR) const cmpBasicBlocks() argument
1011 const BasicBlock *BBL = FnLBBs.pop_back_val(); compare() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp93 Loop *BBL = LI.getLoopFor(BB); in getInnermostLoopFor() local
[all...]
H A DSimpleLoopUnswitch.cpp2033 if (Loop *BBL = LI.getLoopFor(BB)) rebuildLoopAfterUnswitch() local
2047 if (Loop *BBL = LI.getLoopFor(BB)) rebuildLoopAfterUnswitch() local
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp873 ArrayRef<Value *> BBL = ItB->getBlockOperVals(); compareStructure() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18055 Loop *BBL = LI->getLoopFor(ParentBB); getReductionInstr() local