Home
last modified time | relevance | path

Searched refs:LLVMPassManagerBuilderAddCoroutinePassesToExtensionPoints (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/Transforms/
H A DCoroutines.h48 void LLVMPassManagerBuilderAddCoroutinePassesToExtensionPoints(LLVMPassManagerBuilderRef PMB);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp749 LLVMPassManagerBuilderAddCoroutinePassesToExtensionPoints(LLVMPassManagerBuilderRef PMB) { in LLVMPassManagerBuilderAddCoroutinePassesToExtensionPoints() function