Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDMemCpyOptimizer.cpp1067 if (ConstantInt *LTSize = dyn_cast<ConstantInt>(II->getArgOperand(0))) in hasUndefContents() local
1068 if (LTSize->getZExtValue() >= Size->getZExtValue()) in hasUndefContents()