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