Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp263 SlotIndex MBBBegin = MBBI->first; in addLiveInsForSubRanges() local
270 while (SRI != SR->end() && SRI->end <= MBBBegin) in addLiveInsForSubRanges()
274 if (SRI->start <= MBBBegin) in addLiveInsForSubRanges()