Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp931 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() function in StackColoring
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp209 void remapInstructions() { in remapInstructions() function in __anon51f880570111::InstPartition