Searched refs:NumWithout (Results 1 – 1 of 1) sorted by relevance
2658 unsigned NumWithout = 0; in performScalarPRE() local2671 NumWithout = 2; in performScalarPRE()2685 NumWithout = 2; in performScalarPRE()2694 ++NumWithout; in performScalarPRE()2697 NumWithout = 2; in performScalarPRE()2707 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2715 if (NumWithout != 0) { in performScalarPRE()2754 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()