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

  /external/llvm/lib/IR/
Instruction.cpp 167 bool Instruction::hasAllowReciprocal() const {
169 return cast<FPMathOperator>(this)->hasAllowReciprocal();
  /external/llvm/include/llvm/IR/
Operator.h 288 bool hasAllowReciprocal() const {

Completed in 76 milliseconds