Home
last modified time | relevance | path

Searched defs:MayThrow (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h111 bool MayThrow = false; // The current loop contains an instruction which variable
133 bool MayThrow = false; // The current loop contains an instruction which variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1176 bool MayThrow = WebAssembly::mayThrow(MI); in fixCallUnwindMismatches() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp341 bool MayThrow = false; in computeFunctionSummary() local