Searched refs:must_exec (Results 1 – 1 of 1) sorted by relevance
1103 struct loop *must_exec; in determine_lsm_ref() local1132 must_exec = LIM_DATA (aref->stmt)->always_executed_in; in determine_lsm_ref()1133 if (!must_exec) in determine_lsm_ref()1136 if (must_exec == loop in determine_lsm_ref()1137 || flow_loop_nested_p (must_exec, loop)) in determine_lsm_ref()