Searched defs:IVR (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
H A D | RegAllocGreedy.cpp | 601 ArrayRef<LiveInterval*> IVR = Q.interferingVRegs(); local 602 Intfs.append(IVR.begin(), IVR.end()); |
Completed in 57 milliseconds