Home | History | Annotate | Download | only in IPO

Lines Matching refs:FirstGlobal

627   unsigned FirstGlobal = 0;
631 if (FirstGlobal == i) ++FirstGlobal;
634 return FirstGlobal != NewGlobals.size() ? NewGlobals[FirstGlobal] : 0;