Searched defs:succ_empty (Results 1 – 4 of 4) sorted by relevance
255 inline bool succ_empty(const Instruction *I) { in succ_empty() function 280 inline bool succ_empty(const BasicBlock *BB) { in succ_empty() function
200 bool succ_empty() const { return Succs.empty(); } in succ_empty() function
251 bool succ_empty() const { return Successors.empty(); } succ_empty() function
1003 bool succ_empty() const { return Succs.empty(); } in succ_empty() function