Searched refs:iloop (Results 1 – 3 of 3) sorted by relevance
296 loop_cand::can_interchange_p (loop_cand *iloop) in can_interchange_p() argument303 if ((iloop == NULL && m_loop->inner != NULL) in can_interchange_p()304 || (iloop != NULL && iloop->m_loop->inner != NULL)) in can_interchange_p()342 if (iloop != NULL in can_interchange_p()348 if (!iloop || !gimple_vuse (stmt)) in can_interchange_p()353 if (iloop->find_reduction_by_stmt (stmt)) in can_interchange_p()363 && single_use_in_loop (lhs, iloop->m_loop)) in can_interchange_p()374 if (!iloop || bb == m_loop->header in can_interchange_p()375 || bb == iloop->m_exit->dest) in can_interchange_p()599 loop_cand::analyze_oloop_reduction_var (loop_cand *iloop, tree var) in analyze_oloop_reduction_var() argument[all …]
183 int iloop; in WAIT_STATR_BITCLR() local186 iloop = 0; in WAIT_STATR_BITCLR()190 if (iloop++ > CHECK_LOOP_CNT) in WAIT_STATR_BITCLR()199 int iloop; in WAIT_STATR_BITSET() local202 iloop = 0; in WAIT_STATR_BITSET()206 if (iloop++ > CHECK_LOOP_CNT) in WAIT_STATR_BITSET()415 int iloop; in scintr() local431 for (iloop = 0; iloop < 100; iloop++) { in scintr()822 int iloop; in sc_resel() local870 iloop = 0; in sc_resel()[all …]