Searched defs:remapInstructions (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | StackColoring.cpp | 931 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() function in StackColoring |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 209 void remapInstructions() { in remapInstructions() function in __anon51f880570111::InstPartition |