Searched refs:getSameOpcode (Results 1 – 1 of 1) sorted by relevance
395 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function847 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()1576 InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front()); in updateStateIfReorder()2428 InstructionsState S = getSameOpcode(VL); in buildTree_rec()3147 assert(E0->getOpcode() == getSameOpcode(VL).getOpcode() && "Invalid opcode"); in canReuseExtract()3972 InstructionsState S = getSameOpcode(VL); in vectorizeTree()5873 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()