Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1177 bool MayThrow = WebAssembly::mayThrow(MI); fixCallUnwindMismatches() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp310 bool MayThrow = false; computeFunctionSummary() local