Searched refs:ThreadableLoops (Results 1 – 1 of 1) sorted by relevance
1300 SmallVector<AllSwitchPaths, 2> ThreadableLoops; in run() local1328 ThreadableLoops.push_back(SwitchPaths); in run()1345 if (ThreadableLoops.size() > 0) in run()1348 for (AllSwitchPaths SwitchPaths : ThreadableLoops) { in run()