reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
390 setNoInfs(FPMO.hasNoInfs());
lib/Bitcode/Writer/BitcodeWriter.cpp 1405 if (FPMO->hasNoInfs())
lib/IR/AsmWriter.cpp 1260 if (FPO->hasNoInfs())
lib/IR/Instruction.cpp 211 return cast<FPMathOperator>(this)->hasNoInfs();