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

1 2 3

  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionPrinter.cpp 70 G->getTopLevelRegion());
129 << static_cast<const void*>(RI->getTopLevelRegion()->getBBNode(BB))
140 printRegionCluster(RI->getTopLevelRegion(), GW, 4);
RegionPass.cpp 60 addRegionIntoQueue(RI->getTopLevelRegion(), RQ);
  /external/llvm/lib/Analysis/
RegionPrinter.cpp 71 Node, reinterpret_cast<RegionNode *>(G->getTopLevelRegion()));
128 << static_cast<const void*>(RI.getTopLevelRegion()->getBBNode(BB))
138 printRegionCluster(*G->getTopLevelRegion(), GW, 4);
234 llvm::Function *F = RI->getTopLevelRegion()->getEntry()->getParent();
RegionPass.cpp 61 addRegionIntoQueue(*RI->getTopLevelRegion(), RQ);
  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 149 return GraphTraits<FlatIt<MachineRegion*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 150 return GraphTraits<FlatIt<MachineRegion*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 150 return GraphTraits<FlatIt<MachineRegion*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineRegionInfo.h 145 RI->getTopLevelRegion());
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionInfo.h 661 Region *getTopLevelRegion() const {
RegionIterator.h 330 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion());
  /external/llvm/include/llvm/Analysis/
RegionIterator.h 317 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionIterator.h 324 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionIterator.h 324 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionIterator.h 324 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion());

Completed in 249 milliseconds

1 2 3