Searched refs:const_indices (Results 1 – 1 of 1) sorted by relevance
953 SmallVector <Value *, 8> const_indices; in Interpret() local980 const_indices.push_back(constant_index); in Interpret()983 uint64_t offset = data_layout.getIndexedOffset(pointer_type, const_indices); in Interpret()