Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp585 bool Instruction::hasNoInfs() const { in hasNoInfs() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15857 static bool hasNoInfs(const TargetOptions &Options, SDValue N) { in hasNoInfs() function