Searched refs:LRE_WillEraseInstruction (Results 1 – 3 of 3) sorted by relevance
44 virtual void LRE_WillEraseInstruction(MachineInstr *MI) {} in LRE_WillEraseInstruction() function
318 TheDelegate->LRE_WillEraseInstruction(MI); in eliminateDeadDef()
127 void LRE_WillEraseInstruction(MachineInstr *MI) override;456 void RegisterCoalescer::LRE_WillEraseInstruction(MachineInstr *MI) { in LRE_WillEraseInstruction() function in RegisterCoalescer