Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNumSubExprs

987   if (E->getNumSubExprs() == 2) {
1027 for (unsigned i = 2; i < E->getNumSubExprs(); ++i) {