Searched refs:NumWithout (Results 1 – 1 of 1) sorted by relevance
3008 unsigned NumWithout = 0; in performScalarPRE() local3021 NumWithout = 2; in performScalarPRE()3028 NumWithout = 2; in performScalarPRE()3037 ++NumWithout; in performScalarPRE()3040 NumWithout = 2; in performScalarPRE()3050 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()3058 if (NumWithout != 0) { in performScalarPRE()3094 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()