Searched refs:RootSets (Results 1 – 1 of 1) sorted by relevance
440 SmallVector<DAGRootSet,16> RootSets; member961 if (RootSets.empty()) { in findRoots()965 for (auto &V : RootSets) { in findRoots()974 Scale = RootSets[0].Roots.size() + 1; in findRoots()997 for (auto &DRS : RootSets) { in collectUsedInstructions()1004 for (auto &DRS : RootSets) { in collectUsedInstructions()1037 for (auto &DRS : RootSets) { in collectUsedInstructions()1073 for (auto &DRS : RootSets) { in isBaseInst()1081 for (auto &DRS : RootSets) { in isRootInst()1350 for (auto &DRS : RootSets) { in validate()[all …]