Lines Matching refs:visitCmpInst
338 void visitCmpInst(CmpInst &CI);1273 void DFSanVisitor::visitCmpInst(CmpInst &CI) { visitOperandShadowInst(CI); }