reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1514 assert(!ShadowMap.count(V) && "Values may only have one shadow"); 1515 ShadowMap[V] = PropagateShadow ? SV : getCleanShadow(V); 1583 Value *Shadow = ShadowMap[V]; 1599 Value **ShadowPtr = &ShadowMap[V];