Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5112 bool IsInf = match(V, m_Inf()); in simplifyFPOp() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp3263 Value *IsInf = Builder.CreateFCmpOEQ( in EmitBuiltinExpr() local
3341 Value *IsInf = in EmitBuiltinExpr() local