Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp144 bool IsSubRange = !Mask.all(); in extendToUses() local
155 if (!MO.readsReg() || (IsSubRange && MO.isDef())) in extendToUses()