Searched refs:AllInstsAreIdentical (Results 1 – 1 of 1) sorted by relevance
1674 bool AllInstsAreIdentical = true; in hoistCommonCodeFromSuccessors() local1679 if (AllInstsAreIdentical && (!I1->isIdenticalToWhenDefined(I2) || in hoistCommonCodeFromSuccessors()1681 AllInstsAreIdentical = false; in hoistCommonCodeFromSuccessors()1694 if (NumSkipped || !AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()1703 if (AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()1705 AllInstsAreIdentical = in hoistCommonCodeFromSuccessors()1719 if (AllInstsAreIdentical) { in hoistCommonCodeFromSuccessors()