Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp201 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(CI->getArgOperand(2))) in CallOptimizer() local
389 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(CI->getArgOperand(2))) in CallOptimizer() local
493 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(LenOp)) in CallOptimizer() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp156 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(CI->getArgOperand(2))) in optimizeStrNCat() local
289 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(CI->getArgOperand(2))) in optimizeStrNCmp() local
381 if (ConstantInt *LengthArg = dyn_cast<ConstantInt>(LenOp)) in optimizeStrNCpy() local