Home
last modified time | relevance | path

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

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