Searched refs:IsLessThanInf (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp892 Value *IsLessThanInf = local
899 V = Builder.CreateAnd(Eq, IsLessThanInf, "and");

Completed in 79 milliseconds