Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DOperator.h272 bool hasAllowReciprocal() const { in hasAllowReciprocal() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp324 bool Instruction::hasAllowReciprocal() const { in hasAllowReciprocal() function in Instruction