Searched refs:IDel (Results 1 – 2 of 2) sorted by relevance
373 if (Instruction *IDel = dyn_cast<Instruction>(BasePtr)) in runOnLoop() local374 BBChanged.insert(IDel->getParent()); in runOnLoop()412 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in runOnLoop() local413 BBChanged.insert(IDel->getParent()); in runOnLoop()
466 if (Instruction *IDel = dyn_cast<Instruction>(BasePtr)) in runOnLoop() local467 BBChanged.insert(IDel->getParent()); in runOnLoop()505 if (Instruction *IDel = dyn_cast<Instruction>(Ptr)) in runOnLoop() local506 BBChanged.insert(IDel->getParent()); in runOnLoop()