Searched refs:computeLICMSafetyInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h376 void computeLICMSafetyInfo(LICMSafetyInfo *, Loop *);
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp235 computeLICMSafetyInfo(&SafetyInfo, CurLoop);
413 void llvm::computeLICMSafetyInfo(LICMSafetyInfo * SafetyInfo, Loop * CurLoop) { function in class:llvm

Completed in 53 milliseconds