Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h110 bool MayThrow = false; // The current loop contains an instruction which variable
136 bool MayThrow = false; // The current loop contains an instruction which variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
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
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h42 bool MayThrow; // The current loop contains an instruction which member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp1177 bool MayThrow = WebAssembly::mayThrow(MI); in fixCallUnwindMismatches() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp288 bool MayThrow = false; in computeFunctionSummary() local