Home | History | Annotate | Download | only in Utils

Lines Matching refs:Inf

1154       Value *Inf = ConstantFP::getInfinity(CI->getType());
1161 Value *Sel = B.CreateSelect(FCmp, Inf, FAbs);