Searched refs:int_index_constant (Results 1 – 3 of 3) sorted by relevance
350 auto* int_index_constant = index_constant->AsIntConstant(); in ClampIndicesForAccessChain() local355 value = int64_t(int_index_constant->GetS32BitValue()); in ClampIndicesForAccessChain()357 value = int_index_constant->GetS64BitValue(); in ClampIndicesForAccessChain()