Searched refs:NumWithout (Results 1 – 1 of 1) sorted by relevance
2799 unsigned NumWithout = 0; in performScalarPRE() local2812 NumWithout = 2; in performScalarPRE()2826 NumWithout = 2; in performScalarPRE()2835 ++NumWithout; in performScalarPRE()2838 NumWithout = 2; in performScalarPRE()2848 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2856 if (NumWithout != 0) { in performScalarPRE()2890 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()