Searched refs:getSameBlock (Results 1 – 1 of 1) sorted by relevance
119 static BasicBlock *getSameBlock(ArrayRef<Value *> VL) { in getSameBlock() function617 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) || in buildTree_rec()973 assert(getSameOpcode(VL) && getSameType(VL) && getSameBlock(VL) && in getEntryCost()1239 assert(BB == getSameBlock(VL) && BlocksNumbers.count(BB) && "Invalid block"); in getLastIndex()1250 assert(BB == getSameBlock(VL) && BlocksNumbers.count(BB) && "Invalid block"); in getLastInstruction()