Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1223 static bool matchUnorderedInfCompare(FCmpInst::Predicate P, Value *LHS, in matchUnorderedInfCompare() function
1238 !matchUnorderedInfCompare(PredR, RHS0, RHS1)) in matchIsFiniteTest()