Home
last modified time | relevance | path

Searched defs:UseSet (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp253 auto UseSet = LV->getAllReachedUses(DR, DA); in getAllRealUses() local
H A DHexagonCommonGEP.cpp75 using UseSet = SetVector<Use *>; typedef