Home
last modified time | relevance | path

Searched refs:collectMarkers (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp53 void StackColoring::collectMarkers() { in collectMarkers() function in StackColoring
271 collectMarkers(); in run()
DSafeStackColoring.h98 void collectMarkers();
DStackColoring.cpp321 unsigned collectMarkers(unsigned NumSlot);
487 unsigned StackColoring::collectMarkers(unsigned NumSlot) in collectMarkers() function in StackColoring
1003 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()