Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1067 if (ConstantInt *LTSize = dyn_cast<ConstantInt>(II->getArgOperand(0))) in hasUndefContents() local
1068 if (LTSize->getZExtValue() >= Size->getZExtValue()) in hasUndefContents()