Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp161 void remapInstructions(DenseMap<int, int> &SlotRemap);
455 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() function in StackColoring
781 remapInstructions(SlotRemap); in runOnMachineFunction()