Searched refs:StopAtNul (Results 1 – 2 of 2) sorted by relevance
134 bool StopAtNul = true);
1529 bool StopAtNul) { in GetConstantStringInfo() argument1535 return GetConstantStringInfo(BCI->getOperand(0), Str, Offset, StopAtNul); in GetConstantStringInfo()1545 return GetConstantStringInfo(CE->getOperand(0), Str, Offset, StopAtNul); in GetConstantStringInfo()1577 StopAtNul); in GetConstantStringInfo()1615 if (StopAtNul && CI->isZero()) in GetConstantStringInfo()