Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h38 struct LICMSafetyInfo { struct
42 LICMSafetyInfo() : MayThrow(false), HeaderMayThrow(false) in LICMSafetyInfo() function