Searched refs:expr_index (Results 1 – 2 of 2) sorted by relevance
2106 for (uint32_t expr_index = 0; expr_index < num_exprs; ++expr_index) { in JITSubelements() local2108 JITTemplate(ExpressionStrings(eExprSubelementsId + expr_index)); in JITSubelements()2129 switch (expr_index) { in JITSubelements()
4774 hoist_expr_reaches_here_p (basic_block expr_bb, int expr_index, basic_block bb, char *visited) in hoist_expr_reaches_here_p() argument4799 else if (TEST_BIT (comp[pred_bb->index], expr_index)) in hoist_expr_reaches_here_p()4801 else if (! TEST_BIT (transp[pred_bb->index], expr_index)) in hoist_expr_reaches_here_p()4808 if (! hoist_expr_reaches_here_p (expr_bb, expr_index, in hoist_expr_reaches_here_p()