Searched refs:expungeSlotMap (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp511 void expungeSlotMap(DenseMap<int, int> &SlotRemap, unsigned NumSlots);
1141 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, function in class:StackColoring
1317 expungeSlotMap(SlotRemap, NumSlots);

Completed in 109 milliseconds