Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp3143 Value *IsLessThanInf = in EmitBuiltinExpr() local
3150 V = Builder.CreateAnd(Eq, IsLessThanInf, "and"); in EmitBuiltinExpr()