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