Home
last modified time | relevance | path

Searched refs:removeAllMarkers (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h122 void removeAllMarkers();
DStackColoring.cpp462 bool removeAllMarkers();
875 bool StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
1202 return removeAllMarkers(); in runOnMachineFunction()
1320 return removeAllMarkers(); in runOnMachineFunction()
DSafeStackColoring.cpp56 void StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
DSafeStack.cpp498 SSC.removeAllMarkers(); in moveStaticAllocasToUnsafeStack()