Searched refs:SomeSuccHasSame (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DObjCARC.cpp2498 bool SomeSuccHasSame = false; local
2530 SomeSuccHasSame = true;
2545 if (SomeSuccHasSame && !AllSuccsHaveSame)
2552 bool SomeSuccHasSame = false; local
2583 SomeSuccHasSame = true;
2599 if (SomeSuccHasSame && !AllSuccsHaveSame)

Completed in 122 milliseconds