Home
last modified time | relevance | path

Searched defs:LengthArg (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp360 ConstantInt *LengthArg = dyn_cast<ConstantInt>(Size); in optimizeStrNCat() local
579 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(Size)) in optimizeStrNCmp() local