Searched defs:IVR (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp774 ArrayRef<LiveInterval*> IVR = Q.interferingVRegs(); local
775 Intfs.append(IVR.begin(), IVR.end());

Completed in 83 milliseconds