Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp273 auto phiUseSet = I.second; in getAllRealUses() local
274 for (auto phiUI : phiUseSet) { in getAllRealUses()