Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h351 bool hasAllowReciprocal() const { in hasAllowReciprocal() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp244 bool Instruction::hasAllowReciprocal() const { in hasAllowReciprocal() function in Instruction