Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp174 bool HasUnwindCoroEnd = false; in buildFrom() local
H A DCoroInternal.h115 bool HasUnwindCoroEnd; member