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

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

Completed in 50 milliseconds