Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:getCallInstrCost

3288   unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys);
3313 unsigned VectorCallCost = TTI.getCallInstrCost(nullptr, RetTy, Tys);