Searched defs:succ_end (Results 1 – 5 of 5) sorted by relevance
249 inline succ_iterator succ_end(Instruction *I) { return succ_iterator(I, true); } in succ_end() function250 inline succ_const_iterator succ_end(const Instruction *I) { in succ_end() function272 inline succ_iterator succ_end(BasicBlock *BB) { in succ_end() function275 inline succ_const_iterator succ_end(const BasicBlock *BB) { in succ_end() function
105 inline Interval::succ_iterator succ_end(Interval *I) { in succ_end() function
247 inline RNSuccIterator<NodeRef, BlockT, RegionT> succ_end(NodeRef Node) { in succ_end() function
103 succ_iterator_ty succ_end(change_ty Node) { in succ_end() function in __anona13ee6a50111::DAGDeltaAlgorithmImpl
320 edge_iterator succ_end() const { return Succs.end(); } in succ_end() function in __anon928cf6770111::BBState