Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1963 Value *BinaryOperator::getNegArgument(Value *BinOp) { in getNegArgument() function in BinaryOperator
1967 const Value *BinaryOperator::getNegArgument(const Value *BinOp) { in getNegArgument() function in BinaryOperator