Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp338 bool HasStr1 = GetConstantStringInfo(Str1P, Str1); in CallOptimizer() local
401 bool HasStr1 = GetConstantStringInfo(Str1P, Str1); in CallOptimizer() local
696 bool HasStr1 = GetConstantStringInfo(CI->getArgOperand(0), SearchStr); in CallOptimizer() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp255 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrCmp() local
301 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrNCmp() local
590 bool HasStr1 = getConstantStringInfo(CI->getArgOperand(0), SearchStr); in optimizeStrStr() local