Searched refs:IntroducesFunctionParallelism (Results 1 – 1 of 1) sorted by relevance
138 bool IntroducesFunctionParallelism(const std::string& op) { in IntroducesFunctionParallelism() function147 return IntroducesFunctionParallelism(op) || IsPrefetch(op) || in IntroducesAsynchrony()697 IntroducesFunctionParallelism(node.op()) && in OptimizeAndCollectStats()