Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1396 auto *LTSize = cast<ConstantInt>(II->getArgOperand(0)); in hasUndefContents() local
1400 LTSize->getZExtValue() >= CSize->getZExtValue()) in hasUndefContents()
1413 if (*AllocaSize == LTSize->getValue()) in hasUndefContents()