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