reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
395 setAllowReassociation(FPMO.hasAllowReassoc());
lib/Bitcode/Writer/BitcodeWriter.cpp 1401 if (FPMO->hasAllowReassoc())
lib/IR/AsmWriter.cpp 1256 if (FPO->hasAllowReassoc())
lib/IR/Instruction.cpp201 return cast<FPMathOperator>(this)->hasAllowReassoc(); 637 return cast<FPMathOperator>(this)->hasAllowReassoc() &&