Searched refs:memory_is_const_int32 (Results 1 – 3 of 3) sorted by relevance
184 bool memory_is_int32 = false, memory_is_const_int32 = false; in ValidateMemorySemantics() local186 std::tie(memory_is_int32, memory_is_const_int32, memory_value) = in ValidateMemorySemantics()