Home
last modified time | relevance | path

Searched defs:hasNoNaNs (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/lib/IR/
HDInstruction.cpp149 bool Instruction::hasNoNaNs() const { in hasNoNaNs() function in Instruction
/trueos/contrib/llvm/include/llvm/IR/
HDOperator.h270 bool hasNoNaNs() const { in hasNoNaNs() function