Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DOperator.h262 bool hasNoInfs() const { in hasNoInfs() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp314 bool Instruction::hasNoInfs() const { in hasNoInfs() function in Instruction
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14585 static bool hasNoInfs(const TargetOptions &Options, SDValue N) { in hasNoInfs() function