Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp774 ArrayRef<LiveInterval*> IVR = Q.interferingVRegs(); in evictInterference() local
775 Intfs.append(IVR.begin(), IVR.end()); in evictInterference()
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1337 if (const ObjCIvarRegion *IVR = dyn_cast<ObjCIvarRegion>(R)) { in getBinding() local
1344 return CastRetrievedVal(getBindingForObjCIvar(B, IVR), IVR, T, false); in getBinding()