Searched refs:getSameOpcode (Results 1 – 1 of 1) sorted by relevance
189 static unsigned getSameOpcode(ArrayRef<Value *> VL) { in getSameOpcode() function993 unsigned Opcode = getSameOpcode(VL); in buildTree_rec()1488 assert(Opcode == getSameOpcode(VL) && "Invalid opcode"); in canReuseExtract()1550 unsigned Opcode = getSameOpcode(VL); in getEntryCost()2212 unsigned Opcode = getSameOpcode(E->Scalars); in vectorizeTree()