Searched refs:InstructionsToErase (Results 1 – 1 of 1) sorted by relevance
657 SmallPtrSet<Instruction *, 8> InstructionsToErase; member in __anonf7cb05f80211::NewGVN2977 InstructionsToErase.clear(); in cleanupTables()3487 for (Instruction *ToErase : InstructionsToErase) { in runGVN()3495 Changed |= !InstructionsToErase.empty(); in runGVN()3624 if (InstructionsToErase.count(I)) in convertClassToDFSOrdered()3724 InstructionsToErase.insert(I); in markInstructionForDeletion()3904 InstructionsToErase.count(cast<Instruction>(M))) && in eliminateInstructions()4046 if (InstructionsToErase.count(InstUse)) { in eliminateInstructions()4109 !InstructionsToErase.count(cast<Instruction>(Member))) in eliminateInstructions()