Home
last modified time | relevance | path

Searched refs:getLastInsertPointIter (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DSplitKit.h71 MachineBasicBlock::iterator getLastInsertPointIter(const LiveInterval &CurLI,
220 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
DInlineSpiller.cpp1084 MachineBasicBlock::iterator MI = IPA.getLastInsertPointIter(OrigLI, BB); in isSpillCandBB()
1426 MachineBasicBlock::iterator MI = IPA.getLastInsertPointIter(OrigLI, *BB); in hoistAllSpills()
DSplitKit.cpp112 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter() function in InsertPointAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h77 MachineBasicBlock::iterator getLastInsertPointIter(const LiveInterval &CurLI,
226 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
DInlineSpiller.cpp1143 MachineBasicBlock::iterator MI = IPA.getLastInsertPointIter(OrigLI, BB); in isSpillCandBB()
1476 MachineBasicBlock::iterator MI = IPA.getLastInsertPointIter(OrigLI, *BB); in hoistAllSpills()
DSplitKit.cpp140 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter() function in InsertPointAnalysis