Searched defs:n_blocks (Results 1 – 3 of 3) sorted by relevance
134 size_t n_blocks = with_new_block ? 2 : 1; in base_get_num_blocks() local
514 unsigned int n_blocks = iceildiv(args._Nsize, strategy::out_width()); in estimate_cycles() local
261 …u_int n_blocks; /* number of blocks in the CFG; guaranteed to be > 0, as it's a RET instruction a… member