Searched refs:createEmptyInterval (Results 1 – 8 of 8) sorted by relevance
131 LiveInterval &createEmptyInterval(unsigned Reg) { in createEmptyInterval() function139 LiveInterval &LI = createEmptyInterval(Reg); in createAndComputeVirtRegInterval()
185 LiveInterval &createEmptyInterval() { in createEmptyInterval() function
143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY()
40 LiveInterval &LI = LIS.createEmptyInterval(VReg); in createEmptyIntervalFrom()
330 LiveInterval &IncomingLI = LIS->createEmptyInterval(IncomingReg); in LowerPHINode()
870 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock()1649 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents()
677 Edit->createEmptyInterval(); in openIntv()681 Edit->createEmptyInterval(); in openIntv()
2086 LIS.createEmptyInterval(ToReg); in replaceRegUsesAfterLoop()