Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp41 static Value *getFCmpValue(unsigned Code, Value *LHS, Value *RHS, in getFCmpValue() function
1287 return getFCmpValue(NewPred, LHS0, LHS1, Builder); in foldLogicOfFCmps()