Searched refs:GetGEPCostDiff (Results 1 – 1 of 1) sorted by relevance
9388 auto GetGEPCostDiff = [=](ArrayRef<Value *> Ptrs, Value *BasePtr) { in getEntryCost() local9770 return CommonCost + GetGEPCostDiff(VL, VL0); in getEntryCost()9813 return Cost + GetGEPCostDiff(PointerOps, LI0->getPointerOperand()); in getEntryCost()9852 GetGEPCostDiff(PointerOps, BaseSI->getPointerOperand()); in getEntryCost()