Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumInputs

431   for (unsigned i = 0, e = getNumInputs(); i != e; ++i)
540 getNumOutputs() + getNumPlusOperands() + getNumInputs();