Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMustExecute.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-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyCFGStackify.cpp1176 bool MayThrow = WebAssembly::mayThrow(MI); in fixCallUnwindMismatches() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDModuleSummaryAnalysis.cpp341 bool MayThrow = false; in computeFunctionSummary() local