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

References

include/llvm/CodeGen/SelectionDAGNodes.h
  438     AllowContract = b;
  462   bool hasAllowContract() const { return AllowContract; }
  469            AllowContract && ApproximateFuncs && AllowReassociation;
  485     AllowContract &= Flags.AllowContract;
  485     AllowContract &= Flags.AllowContract;