Searched refs:before_instructions (Results 1 – 2 of 2) sorted by relevance
217 absl::Span<Item* const> before_instructions) { in InsertBeforeInstructions() argument220 << absl::StrJoin(before_instructions, ", ", in InsertBeforeInstructions()228 CHECK(!before_instructions.empty()); in InsertBeforeInstructions()230 for (Item* item : before_instructions) { in InsertBeforeInstructions()248 while (!absl::c_linear_search(before_instructions, min_position_item)) { in InsertBeforeInstructions()
353 exec_list *before_instructions, exec_list *after_instructions, in fix_parameter() argument389 before_instructions->push_tail(tmp); in fix_parameter()406 before_instructions->push_tail(assignment); in fix_parameter()