HomeSort by: relevance | last modified time | path
    Searched refs:SimpleLoopSafetyInfo (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
MustExecute.cpp 45 bool SimpleLoopSafetyInfo::blockMayThrow(const BasicBlock *BB) const {
50 bool SimpleLoopSafetyInfo::anyBlockMayThrow() const {
54 void SimpleLoopSafetyInfo::computeLoopSafetyInfo(const Loop *CurLoop) {
251 bool SimpleLoopSafetyInfo::isGuaranteedToExecute(const Instruction &Inst,
404 SimpleLoopSafetyInfo LSI;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MustExecute.h 110 class SimpleLoopSafetyInfo: public LoopSafetyInfo {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopUnrollAndJam.cpp 959 SimpleLoopSafetyInfo LSI;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 201 SimpleLoopSafetyInfo SafetyInfo;
LoopIdiomRecognize.cpp 407 SimpleLoopSafetyInfo SafetyInfo;

Completed in 22 milliseconds