Searched refs:get_constants_array (Results 1 – 2 of 2) sorted by relevance
187 auto constants_array = get_constants_array(/* get_inactive= */ true); in run_const_fold()202 constants_array = get_constants_array(/* get_inactive= */ false); in run_const_fold()324 get_constants_array(use_inactive), constants_map_to_update); in update_constant_buffer()346 auto constants_array = get_constants_array(/* get_inactive= */ true); in swap_constant_buffer()481 std::shared_ptr<std::vector<ConstantHandle>> get_constants_array( in get_constants_array() function
274 std::shared_ptr<std::vector<ConstantHandle>> get_constants_array() { in get_constants_array() function