Home
last modified time | relevance | path

Searched defs:LoopSafetyInfo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMustExecute.h39 struct LoopSafetyInfo { struct
46 LoopSafetyInfo() = default; argument
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h41 struct LoopSafetyInfo { struct
47 LoopSafetyInfo() : MayThrow(false), HeaderMayThrow(false) {} in LoopSafetyInfo() argument