Searched refs:getSameOpcode (Results 1 – 1 of 1) sorted by relevance
408 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function1012 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()1761 InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front()); in updateStateIfReorder()2667 InstructionsState S = getSameOpcode(VL); in buildTree_rec()3439 assert(E0->getOpcode() == getSameOpcode(VL).getOpcode() && "Invalid opcode"); in canReuseExtract()4727 InstructionsState S = getSameOpcode(VL); in vectorizeTree()6791 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()