Searched refs:cse_collect (Results 1 – 3 of 3) sorted by relevance
8 void cse_collect(struct instruction *insn);
41 cse_collect(insn); in clean_up_insns()
38 void cse_collect(struct instruction *insn) in cse_collect() function