Searched refs:InstructionsToErase (Results 1 – 1 of 1) sorted by relevance
657 SmallPtrSet<Instruction *, 8> InstructionsToErase; member in __anonccb5b2130211::NewGVN2945 InstructionsToErase.clear(); in cleanupTables()3455 for (Instruction *ToErase : InstructionsToErase) { in runGVN()3463 Changed |= !InstructionsToErase.empty(); in runGVN()3592 if (InstructionsToErase.count(I)) in convertClassToDFSOrdered()3692 InstructionsToErase.insert(I); in markInstructionForDeletion()3872 InstructionsToErase.count(cast<Instruction>(M))) && in eliminateInstructions()4014 if (InstructionsToErase.count(InstUse)) { in eliminateInstructions()4077 !InstructionsToErase.count(cast<Instruction>(Member))) in eliminateInstructions()