Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMustExecute.h40 bool MayThrow = false; // The current loop contains an instruction which member
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h42 bool MayThrow; // The current loop contains an instruction which member
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp309 bool MayThrow = false; in EmitExceptionTable() local