Searched refs:RootSets (Results 1 – 1 of 1) sorted by relevance
453 SmallVector<DAGRootSet,16> RootSets; member973 if (RootSets.empty()) { in findRoots()977 for (auto &V : RootSets) { in findRoots()986 Scale = RootSets[0].Roots.size() + 1; in findRoots()1009 for (auto &DRS : RootSets) { in collectUsedInstructions()1016 for (auto &DRS : RootSets) { in collectUsedInstructions()1049 for (auto &DRS : RootSets) { in collectUsedInstructions()1079 for (auto &DRS : RootSets) { in isBaseInst()1087 for (auto &DRS : RootSets) { in isRootInst()1354 for (auto &DRS : RootSets) { in validate()[all …]