Searched defs:succ_empty (Results 1 – 4 of 4) sorted by relevance
132 inline bool succ_empty(const BasicBlock *BB) { in succ_empty() function
143 inline bool succ_empty(const BasicBlock *BB) { in succ_empty() function
180 bool succ_empty() const { return Succs.empty(); } in succ_empty() function
552 bool succ_empty() const { return Succs.empty(); } in succ_empty() function