Searched refs:SmallEnoughToInline (Results 1 – 1 of 1) sorted by relevance
126 bool SmallEnoughToInline(size_t current_graph_size, uint32_t candidate_size) { in SmallEnoughToInline() function163 if (!SmallEnoughToInline(current_graph_size_, candidate.wire_byte_size)) { in Finalize()