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 155 bool Instruction::hasNoInfs() const {
157 return cast<FPMathOperator>(this)->hasNoInfs();
  /external/llvm/include/llvm/IR/
Operator.h 276 bool hasNoInfs() const {

Completed in 257 milliseconds