Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h41 struct LoopSafetyInfo { struct
47 LoopSafetyInfo() : MayThrow(false), HeaderMayThrow(false) {} in LoopSafetyInfo() argument