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