Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp160 void remapInstructions(DenseMap<int, int> &SlotRemap);
454 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() function in StackColoring
781 remapInstructions(SlotRemap); in runOnMachineFunction()
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp150 void remapInstructions() { in remapInstructions() function in __anonb8d124ee0111::InstPartition
409 Part->remapInstructions(); in cloneLoops()