HomeSort by relevance Sort by last modified time
    Searched defs:getLoopDepth (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 102 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
103 return LI.getLoopDepth(BB);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineLoopInfo.h 97 /// getLoopDepth - Return the loop nesting level of the specified block...
99 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
100 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 123 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
124 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 123 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
124 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineLoopInfo.h 126 inline unsigned getLoopDepth(const MachineBasicBlock *BB) const {
127 return LI.getLoopDepth(BB);
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 95 unsigned getLoopDepth() const {
545 unsigned getLoopDepth(const BlockT *BB) const {
547 return L ? L->getLoopDepth() : 0;
  /external/llvm/lib/Target/AMDGPU/
R600ControlFlowFinalizer.cpp 54 unsigned getLoopDepth();
65 unsigned CFStack::getLoopDepth() {
80 getLoopDepth() > 1)
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 88 /// getLoopDepth - Return the nesting level of this loop. An outer-most
91 unsigned getLoopDepth() const {
498 OS.indent(Depth*2) << "Loop at depth " << getLoopDepth()
685 /// getLoopDepth - Return the loop nesting level of the specified block. A
688 unsigned getLoopDepth(const BlockT *BB) const {
690 return L ? L->getLoopDepth() : 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfo.h 95 unsigned getLoopDepth() const {
602 unsigned getLoopDepth(const BlockT *BB) const {
604 return L ? L->getLoopDepth() : 0;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopInfo.h 95 unsigned getLoopDepth() const {
593 unsigned getLoopDepth(const BlockT *BB) const {
595 return L ? L->getLoopDepth() : 0;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopInfo.h 95 unsigned getLoopDepth() const {
593 unsigned getLoopDepth(const BlockT *BB) const {
595 return L ? L->getLoopDepth() : 0;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfo.h 92 unsigned getLoopDepth() const {
666 unsigned getLoopDepth(const BlockT *BB) const {
668 return L ? L->getLoopDepth() : 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfo.h 92 unsigned getLoopDepth() const {
666 unsigned getLoopDepth(const BlockT *BB) const {
668 return L ? L->getLoopDepth() : 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfo.h 92 unsigned getLoopDepth() const {
666 unsigned getLoopDepth(const BlockT *BB) const {
668 return L ? L->getLoopDepth() : 0;
    [all...]

Completed in 1211 milliseconds

1 2