Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp585 bool Instruction::hasNoInfs() const { in hasNoInfs() function in Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp15857 static bool hasNoInfs(const TargetOptions &Options, SDValue N) { in hasNoInfs() function