Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp931 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { in remapInstructions() argument
1190 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, in expungeSlotMap() argument
1276 DenseMap<int, int> SlotRemap; in runOnMachineFunction() local