Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp365 void expungeSlotMap(DenseMap<int, int> &SlotRemap, unsigned NumSlots);
962 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, in expungeSlotMap() function in StackColoring
1122 expungeSlotMap(SlotRemap, NumSlots); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp511 void expungeSlotMap(DenseMap<int, int> &SlotRemap, unsigned NumSlots);
1122 void StackColoring::expungeSlotMap(DenseMap<int, int> &SlotRemap, in expungeSlotMap() function in StackColoring
1297 expungeSlotMap(SlotRemap, NumSlots); in runOnMachineFunction()