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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  128   if (AA->pointsToConstantMemory(MI->getDest())) {
  238   if (AA->pointsToConstantMemory(MI->getDest())) {
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  983           &LI, LI.getParent(), BBI, DefMaxInstsToScan, AA, &IsLoadCSE)) {
 1403   if (AA->pointsToConstantMemory(Ptr))