OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CoroSuspendRetconInst
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
Coroutines.cpp
287
auto Suspend = cast<
CoroSuspendRetconInst
>(II);
426
auto Suspend = dyn_cast<
CoroSuspendRetconInst
>(AnySuspend);
CoroInstr.h
566
class LLVM_LIBRARY_VISIBILITY
CoroSuspendRetconInst
: public AnyCoroSuspendInst {
CoroSplit.cpp
723
isa<
CoroSuspendRetconInst
>(ActiveSuspend)));
1675
auto Suspend = cast<
CoroSuspendRetconInst
>(Shape.CoroSuspends[i]);
CoroFrame.cpp
140
if (isa<
CoroSuspendRetconInst
>(I) || isa<CoroSuspendAsyncInst>(I)) {
Completed in 28 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026