Searched defs:Outgoing (Results 1 – 4 of 4) sorted by relevance
1198 const BBSetVector &Outgoing) { in redirectToHub()1241 const BBSetVector &Outgoing) { in convertToGuardPredicates()1309 Function *F, const BBSetVector &Outgoing, in createGuardBlocks()1334 const BBSetVector &Incoming, const BBSetVector &Outgoing, in CreateControlFlowHub()
146 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator
147 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator
456 const uint32_t Outgoing = EntryBlock.OutEdges.size(); in writeOut() local