Lines Matching refs:is_dependency
736 bool is_dependency = !found_dependency && !ctx.mv.upwards_check_deps(up_cursor);
738 if (is_dependency && (candidate->isVMEM() || candidate->isFlatLike()))
746 is_dependency = true;
751 if (is_dependency) {
759 if (is_dependency || !found_dependency) {
911 bool is_dependency = false;
917 is_dependency = true;
922 is_dependency |= !found_dependency && !ctx.mv.upwards_check_deps(up_cursor);
923 if (is_dependency) {
937 if (is_dependency || !found_dependency) {