Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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