Home | History | Annotate | Download | only in Analysis

Lines Matching defs:getCostOfKeepingLiveOverCall

534 TargetTransformInfo::getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) const {
535 return TTIImpl->getCostOfKeepingLiveOverCall(Tys);