Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getGEPCost

81 int TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr,
83 return TTIImpl->getGEPCost(PointeeType, Ptr, Operands);