Searched refs:numInputsExpected (Results 1 – 1 of 1) sorted by relevance
236 const unsigned numInputsExpected = RSExportForEach::getNumInputs(mCtxt->getTargetAPI(), kernel); in VisitCallExpr() local241 if (numInputsExpected + numOutputsExpected != numAllocations) { in VisitCallExpr()370 const llvm::APInt APIntNumInputs(IntTySize, numInputsExpected); in VisitCallExpr()