Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp603 UseSet &MinUs = Uses[Min]; in common() local
609 MinUs.insert(Uses[N].begin(), Uses[N].end()); in common()
612 if (MinUs.empty()) in common()