Home
last modified time | relevance | path

Searched defs:Coroutines (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilderBindings.cpp122 LLVMBool Coroutines) { in LLVMPassBuilderOptionsSetCoroutines()
/netbsd/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp244 bool EnableDebugify, bool Coroutines) { in runPassPipeline()
H A Dopt.cpp268 static cl::opt<bool> Coroutines( variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DPassBuilder.h114 bool Coroutines; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2083 SmallVector<LazyCallGraph::Node *, 4> Coroutines; in run() local
2173 SmallVector<Function *, 4> Coroutines; in runOnSCC() local