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