Searched refs:isObjectSizeLessThanOrEq (Results 1 – 1 of 1) sorted by relevance
585 static bool isObjectSizeLessThanOrEq(Value *V, uint64_t MaxSize, in isObjectSizeLessThanOrEq() function731 return isObjectSizeLessThanOrEq(GEPI->getOperand(0), TyAllocSize, DL) && in canReplaceGEPIdxWithZero()