Searched defs:remapInstructions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | StackColoring.cpp | 902 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { remapInstructions() function in StackColoring |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 204 void remapInstructions() { remapInstructions() function in __anon722c963f0111::InstPartition |