Searched defs:hasNoInfs (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h338 bool hasNoInfs() const { function in class:llvm::FPMathOperator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp209 bool Instruction::hasNoInfs() const { function in class:Instruction
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h463 bool hasNoInfs() const { return NoInfs; } function in struct:llvm::SDNodeFlags

Completed in 124 milliseconds