Home
last modified time | relevance | path

Searched refs:InsertMachineInstrRangeInMaps (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDLiveIntervalAnalysis.h246 void InsertMachineInstrRangeInMaps(MachineBasicBlock::iterator B, in InsertMachineInstrRangeInMaps() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDInlineSpiller.cpp1192 LIS.InsertMachineInstrRangeInMaps(MIS.begin(), MI); in insertReload()
1208 LIS.InsertMachineInstrRangeInMaps(std::next(MI), MIS.end()); in insertSpill()