Searched refs:getParallelSubfunctions (Results 1 – 2 of 2) sorted by relevance
124 const ArrayRef<Function *> getParallelSubfunctions() const { in getParallelSubfunctions() function
296 for (auto *SubF : NodeBuilder.getParallelSubfunctions()) in CodeGen()