Searched refs:UsingPHI (Results 1 – 1 of 1) sorted by relevance
1173 if (auto *UsingPHI = dyn_cast<PHINode>(UsingInst)) { in replaceUseWithLoad() local1183 BasicBlock *IncomingBlock = UsingPHI->getIncomingBlock(U); in replaceUseWithLoad()