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

References

lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
 1017           if (!OtherLoad &&
 1020             OtherLoad = dyn_cast<LoadInst>(OtherOp->getOperand(0));
 1021           if (OtherLoad && isFoldableLoad(OtherLoad, FoldedValue/*dummy*/))
 1021           if (OtherLoad && isFoldableLoad(OtherLoad, FoldedValue/*dummy*/))