Searched refs:CountVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp243 unsigned CountVal = SizeVal / UBytes; local
244 SDValue Count = DAG.getIntPtrConstant(CountVal, dl);

Completed in 174 milliseconds