Home | History | Annotate | Download | only in src

Lines Matching refs:NumVars

212   SizeT NumVars = 0;
238 ++NumVars;
245 Unhandled.reserve(NumVars);
246 UnhandledPrecolored.reserve(NumVars);
265 --NumVars;
294 assert(NumVars == 0);