Lines Matching refs:LVI
974 for (LiveIntervals::const_iterator LVI = LiveInts->begin(),975 LVE = LiveInts->end(); LVI != LVE; ++LVI) {976 const LiveInterval &LI = *LVI->second;987 assert(LVI->first == LI.reg && "Invalid reg to interval mapping");