Searched refs:computeLoopSafetyInfo (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h391 void computeLoopSafetyInfo(LoopSafetyInfo *, Loop *);
/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp229 computeLoopSafetyInfo(&SafetyInfo, L);
407 void llvm::computeLoopSafetyInfo(LoopSafetyInfo *SafetyInfo, Loop *CurLoop) { function in class:llvm
H A DLoopIdiomRecognize.cpp267 computeLoopSafetyInfo(&SafetyInfo, CurLoop);
H A DLoopUnswitch.cpp458 computeLoopSafetyInfo(&SafetyInfo, L);

Completed in 109 milliseconds