HomeSort by relevance Sort by last modified time
    Searched refs:Leader (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/lib/Support/
IntEqClasses.cpp 37 // incrementally. The larger leader will eventually be updated, joining the
70 SmallVector<unsigned, 8> Leader;
72 if (EC[i] < Leader.size())
73 EC[i] = Leader[EC[i]];
75 Leader.push_back(EC[i] = i);
  /external/swiftshader/third_party/LLVM/lib/Support/
IntEqClasses.cpp 37 // incrementally. The larger leader will eventually be updated, joining the
63 SmallVector<unsigned, 8> Leader;
65 if (EC[i] < Leader.size())
66 EC[i] = Leader[EC[i]];
68 Leader.push_back(EC[i] = i);
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 45 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
64 /// "leader pointer" depending on whether the value itself is a leader. A
65 /// "leader pointer" points to the node that is the leader for this element,
66 /// if the node is not a leader. A "end of list pointer" points to the last
68 /// leader is determined by a bit stolen from one of the pointers.
71 mutable const ECValue *Leader, *Next;
76 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
80 if (Leader->isLeader()) return Leader
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
EquivalenceClasses.h 43 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
61 /// "leader pointer" depending on whether the value itself is a leader. A
62 /// "leader pointer" points to the node that is the leader for this element,
63 /// if the node is not a leader. A "end of list pointer" points to the last
65 /// leader is determined by a bit stolen from one of the pointers.
68 mutable const ECValue *Leader, *Next;
73 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
77 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
72 mutable const ECValue *Leader, *Next;
78 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
82 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
EquivalenceClasses.h 46 /// if (!I->isLeader()) continue; // Ignore non-leader sets.
65 /// "leader pointer" depending on whether the value itself is a leader. A
66 /// "leader pointer" points to the node that is the leader for this element,
67 /// if the node is not a leader. A "end of list pointer" points to the last
69 /// leader is determined by a bit stolen from one of the pointers.
73 mutable const ECValue *Leader, *Next;
79 : Leader(this), Next((ECValue*)(intptr_t)1), Data(Elt) {}
83 if (Leader->isLeader()) return Leader
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_bookend.cpp 19 {XFA_Attribute::Leader, XFA_AttributeType::CData, nullptr},
cxfa_overflow.cpp 20 {XFA_Attribute::Leader, XFA_AttributeType::CData, nullptr},
cxfa_breakafter.cpp 25 {XFA_Attribute::Leader, XFA_AttributeType::CData, nullptr},
cxfa_breakbefore.cpp 25 {XFA_Attribute::Leader, XFA_AttributeType::CData, nullptr},
  /external/llvm/lib/Analysis/
VectorUtils.cpp 354 Value *Leader = ECs.getOrInsertLeaderValue(Val);
371 DBits[Leader] |= V;
385 DBits[Leader] |= ~0ULL;
395 if (DBits[Leader] == ~0ULL)
400 ECs.unionSets(Leader, O);
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 118 UserValue *leader; ///< Equivalence class leader. member in class:__anon27257::UserValue
146 dl(std::move(L)), leader(this), next(nullptr), locInts(alloc) {}
148 /// getLeader - Get the leader of this value's equivalence class.
150 UserValue *l = leader;
151 while (l != l->leader)
152 l = l->leader;
153 return leader = l;
177 End->leader = L1;
180 End->leader = L1
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveDebugVariables.cpp 113 UserValue *leader; ///< Equivalence class leader. member in class:__anon35946::UserValue
139 : variable(var), offset(o), dl(L), leader(this), next(0), locInts(alloc)
142 /// getLeader - Get the leader of this value's equivalence class.
144 UserValue *l = leader;
145 while (l != l->leader)
146 l = l->leader;
147 return leader = l;
169 End->leader = L1, End = End->next;
170 End->leader = L1
    [all...]

Completed in 1004 milliseconds

1 2