Home
last modified time | relevance | path

Searched defs:createCoroCleanupLegacyPass (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroCleanup.cpp139 Pass *llvm::createCoroCleanupLegacyPass() { return new CoroCleanupLegacy(); } in createCoroCleanupLegacyPass() function in llvm
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroCleanup.cpp150 Pass *llvm::createCoroCleanupLegacyPass() { return new CoroCleanupLegacy(); } in createCoroCleanupLegacyPass() function in llvm