Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DIntrinsicInst.cpp515 uint64_t VLNum = VLConst->getZExtValue(); in canIgnoreVectorLengthParam() local
516 if (VLNum >= EC.getKnownMinValue()) in canIgnoreVectorLengthParam()