Home | History | Annotate | Download | only in IR

Lines Matching refs:visitUserOp2

288     void visitUserOp2(Instruction &I) { visitUserOp1(I); }