Searched refs:RemoveITs (Results 1 – 1 of 1) sorted by relevance
558 SmallPtrSet<MachineInstr *, 2> RemoveITs; in INITIALIZE_PASS() local563 RemoveITs.insert(IT); in INITIALIZE_PASS()574 Killed.insert(RemoveITs.begin(), RemoveITs.end()); in INITIALIZE_PASS()