Searched defs:IDomNode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MustExecute.cpp | 448 if (const auto *IDomNode = InitNode->getIDom()) findForwardJoinPoint() local |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | GenericDomTreeConstruction.h | 141 TreeNodePtr IDomNode = getNodeForBlock(IDom, DT); getNodeForBlock() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 2639 auto *IDomNode = DT[BB]->getIDom(); foldSelectToPhiImpl() local |