Home
last modified time | relevance | path

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

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