Home
last modified time | relevance | path

Searched refs:NumInts (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DVectorUtils.h215 unsigned NumInts, unsigned NumUndefs);
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DVectorUtils.cpp649 unsigned NumInts, unsigned NumUndefs) { in createSequentialMask() argument
651 for (unsigned i = 0; i < NumInts; i++) in createSequentialMask()