Searched refs:PermanentVariableStartIndex (Results 1 – 2 of 2) sorted by relevance
85 static constexpr int64_t PermanentVariableStartIndex = (1ll << 32); member92 int64_t next_permanent_var_ref{PermanentVariableStartIndex};
585 return var_ref >= PermanentVariableStartIndex; in IsPermanentVariableReference()