Home | History | Annotate | Download | only in functional

Lines Matching refs:isIntCounter

307 	bool	isIntCounter = isDataTypeIntOrIVec(loopCountDataType);
309 if (isIntCounter)
339 if (isIntCounter)
361 if (isIntCounter)
385 string initValue = isIntCounter ? "0" : "0.05";
389 if (isIntCounter)