Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp893 cmpBasicBlocks(const BasicBlock * BBL,const BasicBlock * BBR) const cmpBasicBlocks() argument
991 const BasicBlock *BBL = FnLBBs.pop_back_val(); compare() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp94 while (BBL && !BBL->contains(L.getHeader())) in getInnermostLoopFor() local
[all...]
H A DSimpleLoopUnswitch.cpp2045 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local
2031 if (Loop *BBL = LI.getLoopFor(BB)) rebuildLoopAfterUnswitch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp873 ArrayRef<Value *> BBL = ItB->getBlockOperVals(); in compareStructure() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15457 Loop *BBL = LI->getLoopFor(ParentBB); getReductionInstr() local