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