Searched refs:RootSets (Results 1 – 1 of 1) sorted by relevance
463 SmallVector<DAGRootSet,16> RootSets; member1000 if (RootSets.empty()) { in findRoots()1004 for (auto &V : RootSets) { in findRoots()1013 Scale = RootSets[0].Roots.size() + 1; in findRoots()1036 for (auto &DRS : RootSets) { in collectUsedInstructions()1043 for (auto &DRS : RootSets) { in collectUsedInstructions()1076 for (auto &DRS : RootSets) { in collectUsedInstructions()1112 for (auto &DRS : RootSets) { in isBaseInst()1120 for (auto &DRS : RootSets) { in isRootInst()1387 for (auto &DRS : RootSets) { in validate()[all …]