Searched defs:FixedInstr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DStackColoring.cpp481 unsigned FixedInstr = 0; local
587 FixedInstr++;
593 DEBUG(dbgs()<<"Fixed "<<FixedInstr<<" machine instructions.\n");

Completed in 146 milliseconds