Searched refs:CountVal (Results 1 – 1 of 1) sorted by relevance
250 unsigned CountVal = SizeVal / UBytes; in EmitTargetCodeForMemcpy() local251 SDValue Count = DAG.getIntPtrConstant(CountVal); in EmitTargetCodeForMemcpy()