Home
last modified time | relevance | path

Searched defs:HasFinalSuspend (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h117 bool HasFinalSuspend; member
H A DCoroutines.cpp250 bool HasFinalSuspend = false; in buildFrom() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp173 bool HasFinalSuspend = false; in buildFrom() local
H A DCoroInternal.h114 bool HasFinalSuspend; member