Searched defs:Outgoing (Results 1 – 3 of 3) sorted by relevance
145 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator
1604 const BBSetVector &Outgoing) { in redirectToHub()1647 const BBSetVector &Outgoing) { in convertToGuardPredicates()1715 Function *F, const BBSetVector &Outgoing, in createGuardBlocks()1740 const BBSetVector &Incoming, const BBSetVector &Outgoing, in CreateControlFlowHub()
457 const uint32_t Outgoing = EntryBlock.OutEdges.size(); in writeOut() local