Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp133 void Instruction::setHasAllowReciprocal(bool B) { in setHasAllowReciprocal() function in Instruction
/external/llvm/include/llvm/IR/
DOperator.h254 void setHasAllowReciprocal(bool B) { in setHasAllowReciprocal() function