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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  127       if (!MI)
  133         if (MI->isVolatile()) return false;
  148       if (!pointsToConstantGlobal(MI->getSource()))
  152       TheCopy = MI;