Searched refs:InstUse (Results 1 – 1 of 1) sorted by relevance
4064 Instruction *InstUse = cast<Instruction>(U->getUser()); in eliminateInstructions() local4065 if (InstructionsToErase.count(InstUse)) { in eliminateInstructions()