Searched refs:should_form_clause (Results 1 – 5 of 5) sorted by relevance
95 (num_instrs && !should_form_clause(current_instrs[0].get(), instr.get()))) { in form_hard_clauses()
453 { return should_form_clause(instr.get(), other); })) in collect_preasm_stats()463 { return should_form_clause(instr.get(), other); })) in collect_preasm_stats()
826 grab_dist < clause_max_grab_dist + k && should_form_clause(current, candidate.get()); in schedule_VMEM()839 while (should_form_clause(current, in schedule_VMEM()
802 should_form_clause(const Instruction* a, const Instruction* b) in should_form_clause() function
1782 bool should_form_clause(const Instruction* a, const Instruction* b);