Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1346 static bool matchIsNotNaN(FCmpInst::Predicate P, Value *LHS, Value *RHS) { in matchIsNotNaN() function
1365 if (!matchIsNotNaN(PredL, LHS0, LHS1) || in matchIsFiniteTest()