Home
last modified time | relevance | path

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

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