OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MayThrow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MustExecute.h
111
bool
MayThrow
= false; // The current loop contains an instruction which
133
bool
MayThrow
= false; // The current loop contains an instruction which
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp
1130
!WebAssembly::
mayThrow
(MI))
1196
bool
MayThrow
= WebAssembly::
mayThrow
(MI);
1201
if (MBB.hasEHPadSuccessor() &&
MayThrow
&& !SeenThrowableInstInBB)
1211
else if (EHPadStack.empty() || !
MayThrow
) {
Completed in 18 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026