HomeSort by relevance Sort by last modified time
    Searched refs:getAssociatedLoop (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 441 /// getAssociatedLoop - Returns the loop associated with this constraint.
442 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 431 /// getAssociatedLoop - Returns the loop associated with this constraint.
432 const Loop *getAssociatedLoop() const;
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 349 const Loop *DependenceInfo::Constraint::getAssociatedLoop() const {
525 collectConstantUpperBound(X->getAssociatedLoop(), Prod1->getType())) {
536 X->getAssociatedLoop());
    [all...]

Completed in 120 milliseconds