Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1351 static bool matchUnorderedInfCompare(FCmpInst::Predicate P, Value *LHS, in matchUnorderedInfCompare() function
1366 !matchUnorderedInfCompare(PredR, RHS0, RHS1)) in matchIsFiniteTest()