Searched refs:fixNonInductionPHIs (Results 1 – 1 of 1) sorted by relevance
519 void fixNonInductionPHIs(VPlan &Plan, VPTransformState &State);3667 fixNonInductionPHIs(Plan, State); in fixVectorizedLoop()4163 void InnerLoopVectorizer::fixNonInductionPHIs(VPlan &Plan, in fixNonInductionPHIs() function in InnerLoopVectorizer