HomeSort by relevance Sort by last modified time
    Searched defs:DT (Results 26 - 50 of 645) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 43 DominatorTree *DT = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
OrderedInstructions.h 36 DominatorTree *DT;
40 OrderedInstructions(DominatorTree *DT) : DT(DT) {}
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 48 DominatorTree *const DT;
69 CodeExtractor(ArrayRef<BasicBlock *> BBs, DominatorTree *DT = nullptr,
76 CodeExtractor(DominatorTree &DT, Loop &L, bool AggregateArgs = false);
82 CodeExtractor(DominatorTree &DT, const RegionNode &RN,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
Mem2Reg.cpp 64 DominatorTree &DT = getAnalysis<DominatorTree>();
78 PromoteMemToReg(Allocas, DT);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h 157 DominatorTree *DT;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
InstructionSimplify.h 57 const DominatorTree *DT = nullptr;
65 const DominatorTree *DT = nullptr,
68 : DL(DL), TLI(TLI), DT(DT), AC(AC), CxtI(CXTI) {}
219 const DominatorTree *DT = nullptr,
230 const DominatorTree *DT = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
NaryReassociate.h 157 DominatorTree *DT;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
InstructionSimplify.h 57 const DominatorTree *DT = nullptr;
65 const DominatorTree *DT = nullptr,
68 : DL(DL), TLI(TLI), DT(DT), AC(AC), CxtI(CXTI) {}
219 const DominatorTree *DT = nullptr,
230 const DominatorTree *DT = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
NaryReassociate.h 157 DominatorTree *DT;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
InstructionSimplify.h 57 const DominatorTree *DT = nullptr;
65 const DominatorTree *DT = nullptr,
68 : DL(DL), TLI(TLI), DT(DT), AC(AC), CxtI(CXTI) {}
219 const DominatorTree *DT = nullptr,
230 const DominatorTree *DT = nullptr,

Completed in 537 milliseconds

12 3 4 5 6 7 8 91011>>