Searched refs:getRoots (Results 1 – 16 of 16) sorted by relevance
51 inline const std::vector<BlockT *> &getRoots() const { in getRoots() function127 this->Roots = DT.getRoots(); in analyze()152 inline const std::vector<BasicBlock *> &getRoots() const { in getRoots() function153 return Base.getRoots(); in getRoots()
41 inline const std::vector<BasicBlock*> &getRoots() const { in getRoots() function42 return DT->getRoots(); in getRoots()
40 const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function41 return DT->getRoots(); in getRoots()
40 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function41 return Base.getRoots(); in getRoots()
88 inline const std::vector<MachineBasicBlock*> &getRoots() const { in getRoots() function90 return DT->getRoots(); in getRoots()
406 const vector<int>& getRoots() const { return impl.getRoots(); } in getRoots() function in cv::ml::RTreesImpl
495 const vector<int>& getRoots() const { return impl.getRoots(); } in getRoots() function in cv::ml::BoostImpl
342 virtual const std::vector<int>& getRoots() const { return roots; } in getRoots() function in cv::ml::DTreesImpl
202 cout << "Number of trees: " << model->getRoots().size() << endl; in build_rtrees_classifier()334 cout << "Number of trees: " << model->getRoots().size() << endl; in build_boost_classifier()
454 ArrayRef<const CodeGenRegister*> getRoots() const { in getRoots() function
939 ArrayRef<const CodeGenRegister*> Roots = RegBank.getRegUnit(i).getRoots(); in runMCDesc()
1724 dbgs() << RegUnits[U].getRoots()[0]->getName() << " "; in computeRegUnitSets()
1068 virtual const std::vector<int>& getRoots() const = 0;
58 const std::vector<NodeT *> &getRoots() const { return Roots; } in getRoots() function
136 inline const std::vector<MachineBasicBlock *> &getRoots() const { in getRoots() function137 return DT->getRoots(); in getRoots()