Home
last modified time | relevance | path

Searched defs:CoroConditionalWrapper (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Coroutines/
DCoroConditionalWrapper.h20 struct CoroConditionalWrapper : PassInfoMixin<CoroConditionalWrapper> { struct
23 static bool isRequired() { return true; } in isRequired()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Coroutines/
DCoroConditionalWrapper.h20 struct CoroConditionalWrapper : PassInfoMixin<CoroConditionalWrapper> { struct
23 static bool isRequired() { return true; } in isRequired()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Coroutines/
DCoroConditionalWrapper.h20 struct CoroConditionalWrapper : PassInfoMixin<CoroConditionalWrapper> { struct
23 static bool isRequired() { return true; } in isRequired()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Coroutines/
DCoroConditionalWrapper.h20 struct CoroConditionalWrapper : PassInfoMixin<CoroConditionalWrapper> { struct
23 static bool isRequired() { return true; } in isRequired()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Coroutines/
H A DCoroConditionalWrapper.h20 struct CoroConditionalWrapper : PassInfoMixin<CoroConditionalWrapper> { struct
23 static bool isRequired() { return true; } in isRequired()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroConditionalWrapper.cpp15 CoroConditionalWrapper::CoroConditionalWrapper(ModulePassManager &&PM) in CoroConditionalWrapper() function in CoroConditionalWrapper