Searched refs:Outgoing (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | BasicBlockUtils.cpp | 1747 const BBSetVector &Outgoing) { in redirectToHub() argument 1755 Succ0 = Outgoing.count(Succ0) ? Succ0 : nullptr; in redirectToHub() 1762 Succ1 = Outgoing.count(Succ1) ? Succ1 : nullptr; in redirectToHub() 1786 const BBSetVector &Outgoing, in setupBranchForGuard() argument 1790 GuardBlocks.push_back(Outgoing.back()); in setupBranchForGuard() 1793 auto Out = Outgoing[i]; in setupBranchForGuard() 1806 const BBSetVector &Incoming, const BBSetVector &Outgoing, in calcPredicateUsingInteger() argument 1819 redirectToHub(In, FirstGuardBlock, Outgoing); in calcPredicateUsingInteger() 1823 auto Succ0Iter = find(Outgoing, Succ0); in calcPredicateUsingInteger() 1824 auto Succ1Iter = find(Outgoing, Succ1); in calcPredicateUsingInteger() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | DependenceGraphBuilder.cpp | 146 Outgoing, // Edges going ot of the SCC in createPiBlocks() enumerator 188 assert((Dir == Direction::Incoming || Dir == Direction::Outgoing) && in createPiBlocks() 199 } else if (Dir == Direction::Outgoing) { in createPiBlocks() 216 reconnectEdges(SCCNode, N, &PiNode, Direction::Outgoing); in createPiBlocks()
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | BUGS | 24 * Outgoing informational exchanges when we use INVALID_PAYLOAD_TYPE
|
| /openbsd-src/share/snmp/ |
| H A D | OPENBSD-RELAYD-MIB.txt | 654 "Outgoing address of this Session" 662 "Outgoing address family of this Session" 678 "Outgoing port of this Session"
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 404 const uint32_t Outgoing = EntryBlock.OutEdges.size(); in writeOut() local 405 if (Outgoing) { in writeOut() 407 write(Outgoing * 2 + 1); in writeOut()
|
| /openbsd-src/gnu/gcc/gcc/config/mt/ |
| H A D | ABI.txt | 69 * Outgoing parameters beyond the fourth
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | abi | 77 * Outgoing parameters beyond the eighth
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 704 0x111 Outgoing Call History Count 706 0x113 Outgoing Call History
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.4 | 8646 (cse_insn): Outgoing arguments for a libcall don't
|