Home
last modified time | relevance | path

Searched defs:RootBB (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp785 BasicBlock *RootBB = L.getLoopPredecessor(); in run() local
840 BasicBlock *RootBB = L->getLoopPredecessor(); in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h1375 const NodePtr RootBB = IsPostDom ? nullptr : DT.getRoots()[0]; in VerifyDFSNumbers() local