Searched refs:getSCEVExprForVPValue (Results 1 – 4 of 4) sorted by relevance
75 const SCEV *vputils::getSCEVExprForVPValue(VPValue *V, ScalarEvolution &SE) { in getSCEVExprForVPValue() function in vputils
38 const SCEV *getSCEVExprForVPValue(VPValue *V, ScalarEvolution &SE);
1436 vputils::getSCEVExprForVPValue(Plan.getTripCount(), SE); in isConditionTrueViaVFAndUF()1462 vputils::getSCEVExprForVPValue(Plan.getTripCount(), SE); in simplifyBranchConditionForVFAndUF()
4486 const SCEV *TC = vputils::getSCEVExprForVPValue( in selectEpilogueVectorizationFactor()