Searched refs:OpBlock (Results 1 – 1 of 1) sorted by relevance
1540 BasicBlock *OpBlock = Op->getParent(); in visitInstruction() local1562 if (isa<PHINode>(I) && UseBlock == OpBlock) { in visitInstruction()1595 Assert2(PredBB && (DT->dominates(OpBlock, PredBB) || in visitInstruction()1599 if (OpBlock == BB) { in visitInstruction()