Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp316 bool removeAllMarkers();
765 bool StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
1021 return removeAllMarkers(); in runOnMachineFunction()
1125 return removeAllMarkers(); in runOnMachineFunction()
DSafeStackColoring.h107 void removeAllMarkers();
DSafeStackColoring.cpp43 void StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
DSafeStack.cpp524 SSC.removeAllMarkers(); in moveStaticAllocasToUnsafeStack()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp462 bool removeAllMarkers();
875 bool StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
1183 return removeAllMarkers(); in runOnMachineFunction()
1300 return removeAllMarkers(); in runOnMachineFunction()
DSafeStackColoring.h123 void removeAllMarkers();
DSafeStackColoring.cpp58 void StackColoring::removeAllMarkers() { in removeAllMarkers() function in StackColoring
DSafeStack.cpp494 SSC.removeAllMarkers(); in moveStaticAllocasToUnsafeStack()