Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp401 ConstantInt *LengthArg = dyn_cast<ConstantInt>(Size); optimizeStrNCat() local
620 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(Size)) optimizeStrNCmp() local