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