Searched refs:NumWithout (Results 1 – 3 of 3) sorted by relevance
2312 unsigned NumWithout = 0; in performScalarPRE() local2325 NumWithout = 2; in performScalarPRE()2339 NumWithout = 2; in performScalarPRE()2348 ++NumWithout; in performScalarPRE()2351 NumWithout = 2; in performScalarPRE()2361 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2369 if (NumWithout != 0) { in performScalarPRE()2408 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()
2366 unsigned NumWithout = 0; in performScalarPRE() local2376 NumWithout = 2; in performScalarPRE()2379 NumWithout = 2; in performScalarPRE()2387 ++NumWithout; in performScalarPRE()2390 NumWithout = 2; in performScalarPRE()2400 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2408 if (NumWithout != 0) { in performScalarPRE()2433 assert (PREInstr != nullptr || NumWithout == 0); in performScalarPRE()
2504 unsigned NumWithout = 0; in performScalarPRE() local2517 NumWithout = 2; in performScalarPRE()2531 NumWithout = 2; in performScalarPRE()2540 ++NumWithout; in performScalarPRE()2543 NumWithout = 2; in performScalarPRE()2553 if (NumWithout > 1 || NumWith == 0) in performScalarPRE()2561 if (NumWithout != 0) { in performScalarPRE()2600 assert(PREInstr != nullptr || NumWithout == 0); in performScalarPRE()