Searched refs:OutlinedParallelFn (Results 1 – 2 of 2) sorted by relevance
408 llvm::Function *OutlinedParallelFn, const OMPExecutableDirective &D);
3432 llvm::Function *OutlinedParallelFn, const OMPExecutableDirective &D) { in createParallelDataSharingWrapper() argument3456 Twine(OutlinedParallelFn->getName(), "_wrapper"), &CGM.getModule()); in createParallelDataSharingWrapper()3553 emitOutlinedFunctionCall(CGF, D.getBeginLoc(), OutlinedParallelFn, Args); in createParallelDataSharingWrapper()