Searched refs:LastCN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1183 unsigned LastCN = 0; local
1196 LastCN = (CF != NCM.end()) ? CF->second.size() : 0;
1197 if (LastCN != 1)
1207 if (LastUsed || LastCN > 0) {
1220 if (LastCN > 0) {

Completed in 104 milliseconds