Home
last modified time | relevance | path

Searched refs:fixPhi (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h719 void fixPhi(VPlan &Plan, VPTransformState &State);
H A DVPlanRecipes.cpp195 void VPLiveOut::fixPhi(VPlan &Plan, VPTransformState &State) { in fixPhi() function in VPLiveOut
H A DLoopVectorize.cpp2990 KV.second->fixPhi(Plan, State); in fixVectorizedLoop()