Searched refs:getLastInsertPointIter (Results 1 – 3 of 3) sorted by relevance
78 MachineBasicBlock::iterator getLastInsertPointIter(const LiveInterval &CurLI,244 return IPA.getLastInsertPointIter(*CurLI, *BB);
1680 MachineBasicBlock::iterator MII = IPA.getLastInsertPointIter(OrigLI, *BB); in hoistAllSpills()
143 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter() function in InsertPointAnalysis