Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp83 struct CondsetInfo { struct in __anoncf1483fd0111::HexagonGenMux
88 CondsetInfo() = default;
219 using CondsetMap = DenseMap<unsigned, CondsetInfo>; in genMuxInBlock()
250 CondsetInfo &CI = F->second; in genMuxInBlock()