Searched defs:getRoots (Results 1 - 19 of 19) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachinePostDominators.h40 const std::vector<MachineBasicBlock *> &getRoots() const { function in struct:llvm::MachinePostDominatorTree
41 return DT->getRoots();
H A DMachineDominanceFrontier.h40 inline const std::vector<MachineBasicBlock*> &getRoots() const { function in class:llvm::MachineDominanceFrontier
41 return Base.getRoots();
H A DMachineDominators.h84 /// getRoots - Return the root blocks of the current CFG. This may include
88 inline const std::vector<MachineBasicBlock*> &getRoots() const { function in class:llvm::MachineDominatorTree
90 return DT->getRoots();
/external/llvm/include/llvm/Analysis/
H A DPostDominators.h41 inline const std::vector<BasicBlock*> &getRoots() const { function in struct:llvm::PostDominatorTree
42 return DT->getRoots();
H A DDominanceFrontier.h47 /// getRoots - Return the root blocks of the current CFG. This may include
51 inline const std::vector<BlockT *> &getRoots() const { function in class:llvm::DominanceFrontierBase
127 this->Roots = DT.getRoots();
152 inline const std::vector<BasicBlock *> &getRoots() const { function in class:llvm::DominanceFrontier
153 return Base.getRoots();
/external/opencv3/modules/ml/src/
H A Dboost.cpp495 const vector<int>& getRoots() const { return impl.getRoots(); } function in class:cv::BoostImpl
H A Drtrees.cpp406 const vector<int>& getRoots() const { return impl.getRoots(); } function in class:cv::ml::RTreesImpl
H A Dprecomp.hpp342 virtual const std::vector<int>& getRoots() const { return roots; } function in class:cv::ml::DTreesImpl
/external/llvm/include/llvm/Support/
H A DGenericDomTree.h54 /// getRoots - Return the root blocks of the current CFG. This may include
58 const std::vector<NodeT *> &getRoots() const { return Roots; } function in class:llvm::DominatorBase
/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h454 ArrayRef<const CodeGenRegister*> getRoots() const { function in struct:llvm::RegUnit
/external/opencv3/modules/ml/
H A Dprecomp.hpp342 virtual const std::vector<int>& getRoots() const { return roots; } function in class:cv::ml::DTreesImpl
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp136 inline const std::vector<MachineBasicBlock *> &getRoots() const { function in struct:llvm::MachinePostDominatorTree
137 return DT->getRoots();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 440 milliseconds