Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp624 unsigned MarkersFound = 0; in collectMarkers() local
678 MarkersFound += 1; in collectMarkers()
695 if (!MarkersFound) { in collectMarkers()
769 NumMarkerSeen += MarkersFound; in collectMarkers()
770 return MarkersFound; in collectMarkers()