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

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

Completed in 52 milliseconds