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