HomeSort by relevance Sort by last modified time
    Searched defs:hasNoInfs (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
Instruction.cpp 159 bool Instruction::hasNoInfs() const {
161 return cast<FPMathOperator>(this)->hasNoInfs();
  /external/llvm/include/llvm/IR/
Operator.h 280 bool hasNoInfs() const {

Completed in 224 milliseconds