Searched refs:NumWith (Results 1 – 1 of 1) sorted by relevance
2183 unsigned NumWith = 0; in performScalarPRE() local2227 ++NumWith; in performScalarPRE()2233 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()