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

References

lib/AsmParser/LLParser.h
  230           FMF.setAllowContract(true);
lib/Bitcode/Reader/BitcodeReader.cpp
 1172     FMF.setAllowContract(true);
tools/clang/lib/CodeGen/CGExprScalar.cpp
  216   FMF.setAllowContract(FPFeatures.allowFPContractAcrossStatement());
unittests/IR/IRBuilderTest.cpp
  510   FMF.setAllowContract(true);