Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp762 int FunctionComparator::cmpBasicBlocks(const BasicBlock *BBL, in cmpBasicBlocks()
860 const BasicBlock *BBL = FnLBBs.pop_back_val(); in compare() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp101 Loop *BBL = LI.getLoopFor(BB); in getInnermostLoopFor() local
DSimpleLoopUnswitch.cpp1828 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local
1842 if (Loop *BBL = LI.getLoopFor(BB)) in rebuildLoopAfterUnswitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1556 const auto &BBL = Fn.getBasicBlockList(); in areRemarksEnabled() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7055 Loop *BBL = LI->getLoopFor(ParentBB); in getReductionValue() local