Searched refs:NewNum (Results 1 - 8 of 8) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h448 const unsigned NewNum = SNCA.runDFS<true>(I, Num, AlwaysDescend, Num); local
449 const NodePtr FurthestAway = SNCA.NumToNode[NewNum];
456 << NewNum << "\n\t\t\tRemoving DFS info\n"); local
457 for (unsigned i = NewNum; i > Num; --i) {

Completed in 91 milliseconds