Searched refs:allSameOpcode (Results 1 – 1 of 1) sorted by relevance
626 static bool allSameOpcode(ArrayRef<Value *> VL) { in allSameOpcode() function1499 assert((MainOp == AltOp || !allSameOpcode(VL)) && in getSameOpcode()11682 !allSameOpcode(VL) || !allSameBlock(VL)) || in transformNodes()11727 if (!S || !allSameOpcode(Slice) || !allSameBlock(Slice) || in transformNodes()