Searched refs:getGroups (Results 1 – 3 of 3) sorted by relevance
481 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
407 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
3123 std::vector<GroupSection> getGroups(const ELFFile<ELFT> *Obj, in getGroups() function3178 std::vector<GroupSection> V = getGroups<ELFT>(Obj, this->FileName); in printGroupSections()5501 std::vector<GroupSection> V = getGroups<ELFT>(Obj, this->FileName); in printGroupSections()