Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp266 SlotIndex MBBBegin = MBBI->first; in addLiveInsForSubRanges() local
273 while (SRI != SR->end() && SRI->end <= MBBBegin) in addLiveInsForSubRanges()
277 if (SRI->start <= MBBBegin) in addLiveInsForSubRanges()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp289 SlotIndex MBBBegin = MBBI->first; in addLiveInsForSubRanges() local
296 while (SRI != SR->end() && SRI->end <= MBBBegin) in addLiveInsForSubRanges()
300 if (SRI->start <= MBBBegin) in addLiveInsForSubRanges()