Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp497 void remapInstructions(DenseMap<int, int> &SlotRemap);
902 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() function in StackColoring
1348 remapInstructions(SlotRemap); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp204 void remapInstructions() { in remapInstructions() function in __anon5f80120c0111::InstPartition
463 Part.remapInstructions(); in cloneLoops()