Searched refs:getSameBlock (Results 1 – 1 of 1) sorted by relevance
115 static BasicBlock *getSameBlock(ArrayRef<Value *> VL) { in getSameBlock() function1005 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) || !Opcode) { in buildTree_rec()1551 assert(Opcode && getSameType(VL) && getSameBlock(VL) && "Invalid VL"); in getEntryCost()