Searched defs:MatchBinaryOp (Results 1 – 2 of 2) sorted by relevance
1220 lldb_private::OperandMatchers::MatchBinaryOp( in MatchBinaryOp() function in lldb_private::OperandMatchers
4793 static Optional<BinaryOp> MatchBinaryOp(Value *V, DominatorTree &DT) { in MatchBinaryOp() function