Home
last modified time | relevance | path

Searched refs:collectMarkers (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp68 void StackColoring::collectMarkers() { in collectMarkers() function in StackColoring
290 collectMarkers(); in run()
DSafeStackColoring.h114 void collectMarkers();
DStackColoring.cpp467 unsigned collectMarkers(unsigned NumSlot);
625 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1163 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()