Home
last modified time | relevance | path

Searched refs:updateWithBinaryOperator (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7824 ChangeStatus updateWithBinaryOperator(Attributor &A, BinaryOperator *BinOp) { in updateWithBinaryOperator() function
7903 return updateWithBinaryOperator(A, BinOp); in updateImpl()