Home
last modified time | relevance | path

Searched refs:GroupInst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp889 Instruction *GroupInst; in createAddressGroups() local
892 GroupInst = BI; in createAddressGroups()
895 GroupInst = AI->Inst; in createAddressGroups()
897 AddrGroups[GroupInst].push_back(*AI); in createAddressGroups()