OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFallthrough
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroEarly.cpp
171
if (cast<AnyCoroEndInst>(&I)->
isFallthrough
())
Coroutines.cpp
327
if (CoroEnds.back()->
isFallthrough
() && isa<CoroEndInst>(II)) {
332
if (CoroEnds.front()->
isFallthrough
())
CoroInstr.h
606
bool
isFallthrough
() const { return !isUnwind(); }
Completed in 18 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026