Home
last modified time | relevance | path

Searched refs:RewriteInstruction (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp110 void RewriteInstruction(MachineInstr *MI, SmallVectorImpl<int> &SlotMapping,
333 RewriteInstruction(MII, SlotMapping, MF); in ColorSlots()
349 void StackSlotColoring::RewriteInstruction(MachineInstr *MI, in RewriteInstruction() function in StackSlotColoring