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

  /external/llvm/include/llvm/Support/
GenericDomTree.h 286 NodeT *NewBBIDom = nullptr;
290 NewBBIDom = PredBlocks[i];
297 if (!NewBBIDom)
302 NewBBIDom = DT.findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
306 DomTreeNodeBase<NodeT> *NewBBNode = DT.addNewBlock(NewBB, NewBBIDom);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
Dominators.h 257 NodeT *NewBBIDom = 0;
261 NewBBIDom = PredBlocks[i];
268 if (!NewBBIDom)
273 NewBBIDom = DT.findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
277 DomTreeNodeBase<NodeT> *NewBBNode = DT.addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 312 NodeT *NewBBIDom = nullptr;
316 NewBBIDom = PredBlocks[i];
323 if (!NewBBIDom)
328 NewBBIDom = DT.findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
332 DomTreeNodeBase<NodeT> *NewBBNode = DT.addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 305 NodeT *NewBBIDom = nullptr;
309 NewBBIDom = PredBlocks[i];
316 if (!NewBBIDom)
321 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
325 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 305 NodeT *NewBBIDom = nullptr;
309 NewBBIDom = PredBlocks[i];
316 if (!NewBBIDom)
321 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
325 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 312 NodeT *NewBBIDom = nullptr;
316 NewBBIDom = PredBlocks[i];
323 if (!NewBBIDom)
328 NewBBIDom = DT.findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
332 DomTreeNodeBase<NodeT> *NewBBNode = DT.addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 305 NodeT *NewBBIDom = nullptr;
309 NewBBIDom = PredBlocks[i];
316 if (!NewBBIDom)
321 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
325 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 305 NodeT *NewBBIDom = nullptr;
309 NewBBIDom = PredBlocks[i];
316 if (!NewBBIDom)
321 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
325 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GenericDomTree.h 796 NodeT *NewBBIDom = nullptr;
800 NewBBIDom = PredBlocks[i];
807 if (!NewBBIDom) return;
811 NewBBIDom = findNearestCommonDominator(NewBBIDom, PredBlocks[i]);
815 DomTreeNodeBase<NodeT> *NewBBNode = addNewBlock(NewBB, NewBBIDom);

Completed in 244 milliseconds