Searched refs:RootSets (Results 1 – 1 of 1) sorted by relevance
458 SmallVector<DAGRootSet,16> RootSets; member995 if (RootSets.empty()) { in findRoots()999 for (auto &V : RootSets) { in findRoots()1008 Scale = RootSets[0].Roots.size() + 1; in findRoots()1031 for (auto &DRS : RootSets) { in collectUsedInstructions()1038 for (auto &DRS : RootSets) { in collectUsedInstructions()1071 for (auto &DRS : RootSets) { in collectUsedInstructions()1107 for (auto &DRS : RootSets) { in isBaseInst()1115 for (auto &DRS : RootSets) { in isRootInst()1382 for (auto &DRS : RootSets) { in validate()[all …]