Home
last modified time | relevance | path

Searched defs:IsInf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5340 bool IsInf = match(V, m_Inf()); in simplifyFPOp() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp3302 Value *IsInf = Builder.CreateFCmpOEQ( in EmitBuiltinExpr() local
3380 Value *IsInf = in EmitBuiltinExpr() local