reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/BasicAliasAnalysis.cpp
  482       Decomposed.Base = V;
  523       Decomposed.Base = V;
  529       Decomposed.Base = V;
  645   Decomposed.Base = V;
 1283   if (!(isa<AllocaInst>(DecompObject.Base) ||
 1284         isa<GlobalVariable>(DecompObject.Base)) ||
 1327   assert(DecompGEP1.Base == UnderlyingV1 && DecompGEP2.Base == UnderlyingV2 &&
 1327   assert(DecompGEP1.Base == UnderlyingV1 && DecompGEP2.Base == UnderlyingV2 &&