Searched refs:RpoBlockCount (Results 1 – 2 of 2) sorted by relevance
54 size_t n_blocks = static_cast<size_t>(schedule->RpoBlockCount()) - 1; in Instrument()
191 size_t RpoBlockCount() const { return rpo_order_.size(); } in RpoBlockCount() function