Home | History | Annotate | Download | only in IPA

Lines Matching refs:visitSub

128   bool visitSub(BinaryOperator &I);
557 bool CallAnalyzer::visitSub(BinaryOperator &I) {
581 return Base::visitSub(I);