Searched refs:NumWithout (Results 1 – 1 of 1) sorted by relevance
2782 unsigned NumWithout = 0; in performScalarPRE() local2795 NumWithout = 2; in performScalarPRE()2802 NumWithout = 2; in performScalarPRE()2811 ++NumWithout; in performScalarPRE()2814 NumWithout = 2; in performScalarPRE()2824 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2832 if (NumWithout != 0) { in performScalarPRE()2866 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()