Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp636 uint64_t VLNum = VLConst->getZExtValue(); in canIgnoreVectorLengthParam() local
637 if (VLNum >= EC.getKnownMinValue()) in canIgnoreVectorLengthParam()