Searched defs:succ_empty (Results 1 – 3 of 3) sorted by relevance
256 inline bool succ_empty(const Instruction *I) { in succ_empty() function281 inline bool succ_empty(const BasicBlock *BB) { in succ_empty() function
201 bool succ_empty() const { return Succs.empty(); } in succ_empty() function
974 bool succ_empty() const { return Succs.empty(); } in succ_empty() function