Searched defs:PrevIDom (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemorySSAUpdater.cpp | 902 BasicBlock *PrevIDom = *BBSet.begin(); in applyInsertUpdates() argument |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | GenericDomTreeConstruction.h | 1093 const TreeNodePtr PrevIDom = MinNode->getIDom(); DeleteUnreachable() local |