Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp1013 BasicBlock *RootBB = L.getLoopPredecessor(); in run() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1318 const NodePtr RootBB = IsPostDom ? nullptr : *DT.root_begin(); in VerifyDFSNumbers() local