Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp898 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { remapInstructions() function in StackColoring
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp204 void remapInstructions() { in remapInstructions() function in __anon22a277de0111::InstPartition