Searched refs:NumParamVTs (Results 1 – 1 of 1) sorted by relevance
2526 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints() local2531 if (getNumChildren() != NumParamVTs + 1) { in ApplyTypeConstraints()2532 TP.error("Intrinsic '" + Int->Name + "' expects " + Twine(NumParamVTs) + in ApplyTypeConstraints()