Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1327 auto *LTSize = cast<ConstantInt>(II->getArgOperand(0)); in hasUndefContents() local
1331 LTSize->getZExtValue() >= CSize->getZExtValue()) in hasUndefContents()
1344 if (*AllocaSize == LTSize->getValue()) in hasUndefContents()