Searched refs:createEmptyInterval (Results 1 – 9 of 9) sorted by relevance
129 LiveInterval &createEmptyInterval(Register Reg) { in createEmptyInterval() function137 LiveInterval &LI = createEmptyInterval(Reg); in createAndComputeVirtRegInterval()
173 LiveInterval &createEmptyInterval() { in createEmptyInterval() function
143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY()
40 LiveInterval &LI = LIS.createEmptyInterval(VReg); in createEmptyIntervalFrom()
201 LiveInterval &LI = createEmptyInterval(Reg); in computeVirtRegs()871 LiveInterval &Interval = createEmptyInterval(Reg); in addSegmentToEndOfBlock()1745 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents()
395 LiveInterval &IncomingLI = LIS->createEmptyInterval(IncomingReg); in LowerPHINode()
638 Edit->createEmptyInterval(); in openIntv()642 Edit->createEmptyInterval(); in openIntv()
349 LIS.createEmptyInterval(ToReg); in replaceRegUsesAfterLoop()
593 NewLIs.push_back(&LIS->createEmptyInterval(NewR)); in distributeLiveIntervals()