Searched refs:noInfs (Results 1 – 2 of 2) sorted by relevance
196 bool noInfs() { return 0 != (Flags & NoInfs); } in noInfs() function
900 (FMF.noInfs() || FSub->hasNoInfs())) in SimplifyFAddInst()938 if (FMF.noNaNs() && FMF.noInfs() && Op0 == Op1) in SimplifyFSubInst()