Searched defs:VInfo (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTreeConstruction.h116 auto &VInfo = DT.Info[V]; local
117 typename GraphT::NodeRef VAncestor = DT.Vertex[VInfo.Parent];
120 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
126 // Update VInfo based on Ancestor info
127 if (VInfo.Parent < LastLinked)
132 typename GraphT::NodeRef VLabel = VInfo.Label;
134 VInfo.Label = VAncestorLabel;
135 VInfo.Parent = VAInfo.Parent;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h270 auto &VInfo = NodeToInfo[V]; local
271 NodePtr VAncestor = NumToNode[VInfo.Parent];
274 if (Visited.insert(VAncestor).second && VInfo.Parent >= LastLinked) {
280 // Update VInfo based on Ancestor info
281 if (VInfo.Parent < LastLinked)
286 NodePtr VLabel = VInfo.Label;
288 VInfo.Label = VAncestorLabel;
289 VInfo.Parent = VAInfo.Parent;
301 auto &VInfo = NodeToInfo[V]; local
302 VInfo
[all...]

Completed in 207 milliseconds