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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp123 void RewriteInstruction(MachineInstr &MI, SmallVectorImpl<int> &SlotMapping,
377 RewriteInstruction(MI, SlotMapping, MF);
394 /// RewriteInstruction - Rewrite specified instruction by replacing references
396 void StackSlotColoring::RewriteInstruction(MachineInstr &MI, function in class:StackSlotColoring

Completed in 104 milliseconds