Searched refs:hasNoInfs (Results 1 – 8 of 8) sorted by relevance
187 bool Instruction::hasNoInfs() const { in hasNoInfs() function in Instruction189 return cast<FPMathOperator>(this)->hasNoInfs(); in hasNoInfs()
1103 if (FPO->hasNoInfs()) in WriteOptimizationInfo()
299 bool hasNoInfs() const;
281 bool hasNoInfs() const { in hasNoInfs() function
324 bool hasNoInfs() const;
370 bool hasNoInfs() const { return NoInfs; }
1294 if (FPMO->hasNoInfs()) in getOptimizationFlags()
817 (FMF.noInfs() || FSub->hasNoInfs())) in SimplifyFAddInst()