Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp2260 Value *BinaryOperator::getNegArgument(Value *BinOp) { in getNegArgument() function in BinaryOperator
2264 const Value *BinaryOperator::getNegArgument(const Value *BinOp) { in getNegArgument() function in BinaryOperator