Searched refs:hasNoInfs (Results 1 – 17 of 17) 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()
324 bool hasNoInfs() const;
299 bool hasNoInfs() const;
281 bool hasNoInfs() const { in hasNoInfs() function
208 bool Instruction::hasNoInfs() const { in hasNoInfs() function in Instruction210 return cast<FPMathOperator>(this)->hasNoInfs(); in hasNoInfs()
1247 if (FPO->hasNoInfs()) in WriteOptimizationInfo()
372 bool hasNoInfs() const;
332 bool hasNoInfs() const { in hasNoInfs() function
174 EXPECT_FALSE(FAdd->hasNoInfs()); in TEST_F()184 EXPECT_TRUE(FAdd->hasNoInfs()); in TEST_F()
484 if (getFlags().hasNoInfs()) in print_details()
860 if (Flags.hasNoInfs()) in EmitMachineNode()
384 setNoInfs(FPMO.hasNoInfs());448 bool hasNoInfs() const { return NoInfs; }
370 bool hasNoInfs() const { return NoInfs; }
1294 if (FPMO->hasNoInfs()) in getOptimizationFlags()
817 (FMF.noInfs() || FSub->hasNoInfs())) in SimplifyFAddInst()
1352 if (FPMO->hasNoInfs()) in getOptimizationFlags()