Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp236 LICMSafetyInfo SafetyInfo; in runOnLoop() local
309 AliasSetTracker *CurAST, LICMSafetyInfo *SafetyInfo) { in sinkRegion()
367 AliasSetTracker *CurAST, LICMSafetyInfo *SafetyInfo) { in hoistRegion()
417 void llvm::computeLICMSafetyInfo(LICMSafetyInfo * SafetyInfo, Loop * CurLoop) { in computeLICMSafetyInfo()
442 AliasSetTracker *CurAST, LICMSafetyInfo *SafetyInfo) { in canSinkOrHoistInst()
692 const LICMSafetyInfo *SafetyInfo, in isSafeToExecuteUnconditionally()
703 const LICMSafetyInfo * SafetyInfo) { in isGuaranteedToExecute()
829 LICMSafetyInfo * SafetyInfo) { in promoteLoopAccessesToScalars()