Searched refs:InstructionsToErase (Results 1 – 1 of 1) sorted by relevance
654 SmallPtrSet<Instruction *, 8> InstructionsToErase; member in __anonb04f3f7e0211::NewGVN2980 InstructionsToErase.clear(); in cleanupTables()3491 for (Instruction *ToErase : InstructionsToErase) { in runGVN()3499 Changed |= !InstructionsToErase.empty(); in runGVN()3628 if (InstructionsToErase.count(I)) in convertClassToDFSOrdered()3729 InstructionsToErase.insert(I); in markInstructionForDeletion()3909 InstructionsToErase.count(cast<Instruction>(M))) && in eliminateInstructions()4060 if (InstructionsToErase.count(InstUse)) { in eliminateInstructions()4126 !InstructionsToErase.count(cast<Instruction>(Member))) in eliminateInstructions()