Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp989 bool HasStr1 = getConstantStringInfo(Str1P, Str1, /*TrimAtNul=*/false); in optimizeStrNCmp() local
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp559 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrCmp() local
641 bool HasStr1 = getConstantStringInfo(Str1P, Str1); in optimizeStrNCmp() local
1183 bool HasStr1 = getConstantStringInfo(CI->getArgOperand(0), SearchStr); in optimizeStrStr() local