Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp66 void StackColoring::collectMarkers() { in collectMarkers() function in StackColoring
290 collectMarkers(); in run()
DSafeStackColoring.h113 void collectMarkers();
DStackColoring.cpp467 unsigned collectMarkers(unsigned NumSlot);
625 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1182 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()