Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3549 static bool hasNonZeroFPOperands(const CmpInst *Cmp) { in hasNonZeroFPOperands() function
3571 return hasNonZeroFPOperands(this); in isEquivalence()