Home
last modified time | relevance | path

Searched defs:ParentBB (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DCFG.cpp42 const BasicBlock *ParentBB = Top.first; in FindFunctionBackedges() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp1117 auto *ParentBB = IntrinCall->getParent(); in handleEndCatch() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1805 MachineBasicBlock *ParentBB) { in visitSPDescriptorParent()