Searched defs:DFSNum (Results 1 - 22 of 22) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
737 unsigned DFSNum = 0; local
753 ThisRoot->DFSNumIn = DFSNum++;
763 Node->DFSNumOut = DFSNum++;
771 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
729 unsigned DFSNum = 0; local
745 ThisRoot->DFSNumIn = DFSNum++;
755 Node->DFSNumOut = DFSNum++;
763 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
729 unsigned DFSNum = 0; local
745 ThisRoot->DFSNumIn = DFSNum++;
755 Node->DFSNumOut = DFSNum++;
763 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
737 unsigned DFSNum = 0; local
753 ThisRoot->DFSNumIn = DFSNum++;
763 Node->DFSNumOut = DFSNum++;
771 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
729 unsigned DFSNum = 0; local
745 ThisRoot->DFSNumIn = DFSNum++;
755 Node->DFSNumOut = DFSNum++;
763 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTree.h251 unsigned DFSNum = 0; member in struct:llvm::DominatorTreeBase::InfoRec
729 unsigned DFSNum = 0; local
745 ThisRoot->DFSNumIn = DFSNum++;
755 Node->DFSNumOut = DFSNum++;
763 Child->DFSNumIn = DFSNum++;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTree.h721 unsigned DFSNum = 0; local
722 ThisRoot->DFSNumIn = DFSNum++;
731 Node->DFSNumOut = DFSNum++;
739 Child->DFSNumIn = DFSNum++;
H A DGenericDomTreeConstruction.h60 unsigned DFSNum = 0; member in struct:llvm::DomTreeBuilder::SemiNCAInfo::InfoRec
227 if (BBInfo.DFSNum != 0) continue;
228 BBInfo.DFSNum = BBInfo.Semi = ++LastNum;
238 if (SIT != NodeToInfo.end() && SIT->second.DFSNum != 0) {
259 if (VInInfo.DFSNum < LastLinked)
333 const unsigned SDomNum = NodeToInfo[NumToNode[WInfo.Semi]].DFSNum;
335 while (NodeToInfo[WIDomCandidate].DFSNum > SDomNum)
352 BBInfo.DFSNum = BBInfo.Semi = 1;
455 DEBUG(dbgs() << "\t\t\tPrev DFSNum: " << Num << ", new DFSNum
[all...]

Completed in 5018 milliseconds