Searched defs:hasSuccessor (Results 1 – 4 of 4) sorted by relevance
131 inline bool hasSuccessor() const { return ctail()->IsBranch(); } in hasSuccessor() function
1113 bool hasSuccessor = false; in regroupNoUserInstructions() local