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