Searched refs:is_dst_bo (Results 1 – 1 of 1) sorted by relevance
2014 const bool is_dst_bo = (dst_bo_id == m_sparse_bos[n_sparse_bo]); in execute() local2017 if (!is_dst_bo && !is_src_bo) in execute()2024 if (is_dst_bo) in execute()2227 const bool is_dst_bo = (dst_bo_id == m_sparse_bos[n_sparse_bo]); in execute() local2230 if (is_dst_bo || is_src_bo) in execute()