Searched refs:hasNoSuccessors (Results 1 – 2 of 2) sorted by relevance
224 bool hasNoSuccessors() { return succ_begin() == succ_end(); } in hasNoSuccessors() function
218 assert(source->hasNoSuccessors() && in mergeBlockBefore()