Searched refs:NumDomOps (Results 1 – 1 of 1) sorted by relevance
1810 unsigned NumDomOps = llvm::count_if(T->ops(), [&Dom](const SDUse &U) { in select() local1814 OpCount.insert({T, NumDomOps}); in select()1815 if (NumDomOps == 0) in select()