Searched refs:lhsCstLen (Results 1 – 1 of 1) sorted by relevance
233 auto lhsCstLen = getCompileTimeLength(lhs); in createAssign() local235 lhsCstLen && rhsCstLen && *lhsCstLen == *rhsCstLen; in createAssign()237 if (compileTimeSameLength && *lhsCstLen == 1) { in createAssign()