Searched refs:early_pass (Results 1 – 2 of 2) sorted by relevance
107 void gcm::collect_instructions(container_node *c, bool early_pass) { in collect_instructions() argument110 if (early_pass) { in collect_instructions()126 collect_instructions(static_cast<container_node*>(*I), early_pass); in collect_instructions()
276 void collect_instructions(container_node *c, bool early_pass);