Searched refs:getSameOpcode (Results 1 – 1 of 1) sorted by relevance
193 static unsigned getSameOpcode(ArrayRef<Value *> VL) { in getSameOpcode() function280 assert(Instruction::ExtractElement == getSameOpcode(VL) && "Invalid opcode"); in CanReuseExtract()1013 unsigned Opcode = getSameOpcode(VL); in buildTree_rec()1485 unsigned Opcode = getSameOpcode(VL); in getEntryCost()2190 unsigned Opcode = getSameOpcode(E->Scalars); in vectorizeTree()