Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NumVisited

241   unsigned NumVisited = 0;
247 if (NumVisited > 30) // FIXME: Arbitrary limit to reduce compile time cost.
249 ++NumVisited;