Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp514 Instruction *GroupInst; in createAddressGroups() local
517 GroupInst = BI; in createAddressGroups()
520 GroupInst = AI->Inst; in createAddressGroups()
522 AddrGroups[GroupInst].push_back(*AI); in createAddressGroups()