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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp887 void StackColoring::remapInstructions(DenseMap<int, int> &SlotRemap) { argument
1146 expungeSlotMap(DenseMap<int, int> &SlotRemap, unsigned NumSlots) argument
1232 DenseMap<int, int> SlotRemap; local
[all...]

Completed in 105 milliseconds