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

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DOperator.h262 bool hasNoInfs() const { function in class:llvm::FPMathOperator
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h436 bool hasNoInfs() const { return NoInfs; } function in struct:llvm::SDNodeFlags
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14585 static bool hasNoInfs(const TargetOptions &Options, SDValue N) { function

Completed in 297 milliseconds