Searched defs:MayThrow (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | MustExecute.h | 111 bool MayThrow = false; // The current loop contains an instruction which global() variable |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyCFGStackify.cpp | 1177 bool MayThrow = WebAssembly::mayThrow(MI); fixCallUnwindMismatches() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ModuleSummaryAnalysis.cpp | 339 bool MayThrow = false; computeFunctionSummary() local |