Searched refs:NewFMAInt (Results 1 – 1 of 1) sorted by relevance
1821 LiveInterval &NewFMAInt = LIS->getInterval(KilledProdReg); in processBlock() local1829 NewFMAInt.getNextValue(AI->start, in processBlock()1832 NewFMAInt.addSegment(LiveInterval::Segment(AI->start, AI->end, in processBlock()1835 DEBUG(dbgs() << " extended: " << NewFMAInt << '\n'); in processBlock()