Searched refs:AllInstsAreIdentical (Results 1 – 1 of 1) sorted by relevance
1900 bool AllInstsAreIdentical = true; in hoistCommonCodeFromSuccessors() local1905 if (AllInstsAreIdentical && (!areIdenticalUpToCommutativity(I1, I2) || in hoistCommonCodeFromSuccessors()1907 AllInstsAreIdentical = false; in hoistCommonCodeFromSuccessors()1920 if (NumSkipped || !AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()1929 if (AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()1931 AllInstsAreIdentical = in hoistCommonCodeFromSuccessors()1945 if (AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()