Searched refs:full_blocks (Results 1 – 1 of 1) sorted by relevance
924 struct list_head *full_blocks) in prepend_basic_blocks() argument929 first_bb = list_first_entry(full_blocks, typeof(*first_bb), list); in prepend_basic_blocks()931 if (list_empty(full_blocks)) in prepend_basic_blocks()952 list_splice(this_blocks, full_blocks); in prepend_basic_blocks()