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

/external/llvm/lib/CodeGen/
H A DStackColoring.cpp173 void expungeSlotMap(DenseMap<int, int> &SlotRemap, unsigned NumSlots);
620 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, function in class:StackColoring
780 expungeSlotMap(SlotRemap, NumSlots);

Completed in 52 milliseconds