Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/Transforms/
H A DCoroutines.h45 void LLVMAddCoroCleanupPass(LLVMPassManagerRef PM);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp744 void LLVMAddCoroCleanupPass(LLVMPassManagerRef PM) { in LLVMAddCoroCleanupPass() function