HomeSort by relevance Sort by last modified time
    Searched refs:DominatorTree (Results 1 - 25 of 566) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/Analysis/
Dominators.cpp 14 void DominatorTree::anchor() { }
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
PromoteMemToReg.h 23 class DominatorTree;
41 DominatorTree &DT, AliasSetTracker *AST = 0);
FunctionUtils.h 22 class DominatorTree;
29 Function* ExtractCodeRegion(DominatorTree& DT,
35 Function* ExtractLoop(DominatorTree& DT, Loop *L,
  /external/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
35 const DominatorTree *DT;
43 const DominatorTree *getDomTree() const { return DT; }
49 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
55 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
PromoteMemToReg.h 22 class DominatorTree;
43 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
PromoteMemToReg.h 22 class DominatorTree;
41 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
PromoteMemToReg.h 22 class DominatorTree;
41 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
PromoteMemToReg.h 22 class DominatorTree;
41 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
PromoteMemToReg.h 22 class DominatorTree;
41 void PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 24 class DominatorTree;
34 const DominatorTree *DT = nullptr;
42 const DominatorTree *getDomTree() const { return DT; }
48 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT,
54 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
InstructionSimplify.h 23 class DominatorTree;
33 const TargetData *TD = 0, const DominatorTree *DT = 0);
38 const TargetData *TD = 0, const DominatorTree *DT = 0);
43 const DominatorTree *DT = 0);
48 const DominatorTree *DT = 0);
53 const DominatorTree *DT = 0);
58 const DominatorTree *DT = 0);
63 const DominatorTree *DT = 0);
68 const DominatorTree *DT = 0);
73 const DominatorTree *DT = 0)
    [all...]
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 44 class DominatorTree;
74 DominatorTree &DT);

Completed in 348 milliseconds

1 2 3 4 5 6 7 8 91011>>