Home
last modified time | relevance | path

Searched defs:MayThrow (Results 1 – 2 of 2) 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/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h42 bool MayThrow; // The current loop contains an instruction which member