Searched defs:hasNoInfs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 585 bool Instruction::hasNoInfs() const { hasNoInfs() function in Instruction |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 15810 static bool hasNoInfs(const TargetOptions &Options, SDValue N) { hasNoInfs() function |