Searched refs:fixNonInductionPHIs (Results 1 – 1 of 1) sorted by relevance
556 void fixNonInductionPHIs(VPTransformState &State);4109 fixNonInductionPHIs(State); in fixVectorizedLoop()4606 void InnerLoopVectorizer::fixNonInductionPHIs(VPTransformState &State) { in fixNonInductionPHIs() function in InnerLoopVectorizer