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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp626 unsigned MarkersFound = 0; local
679 MarkersFound += 1;
696 if (!MarkersFound) {
757 NumMarkerSeen += MarkersFound;
758 return MarkersFound;

Completed in 105 milliseconds