Searched refs:LRE_WillEraseInstruction (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveRangeEdit.h41 virtual void LRE_WillEraseInstruction(MachineInstr *MI) {} function in class:llvm::LiveRangeEdit::Delegate
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveRangeEdit.cpp305 TheDelegate->LRE_WillEraseInstruction(MI);
H A DRegisterCoalescer.cpp107 void LRE_WillEraseInstruction(MachineInstr *MI);
386 void RegisterCoalescer::LRE_WillEraseInstruction(MachineInstr *MI) { function in class:RegisterCoalescer

Completed in 120 milliseconds