Searched refs:reindex_ssa (Results 1 – 4 of 4) sorted by relevance
111 reindex_ssa(Program* program) in reindex_ssa() function120 reindex_ssa(Program* program, std::vector<IDSet>& live_out) in reindex_ssa() function
530 reindex_ssa(program, live_vars.live_out); in lower_to_cssa()
2103 friend void reindex_ssa(Program* program);2104 friend void reindex_ssa(Program* program, std::vector<IDSet>& live_out);
1407 - aco: add new reindex_ssa() pass