Searched refs:getGroups (Results 1 – 3 of 3) sorted by relevance
501 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
410 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
299 std::vector<GroupSection> getGroups();3279 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper3375 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()6263 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()