Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp137 void VPLiveOut::fixPhi(VPlan &Plan, VPTransformState &State) { in fixPhi() function in VPLiveOut
H A DVPlan.h647 void fixPhi(VPlan &Plan, VPTransformState &State);
H A DLoopVectorize.cpp3702 KV.second->fixPhi(Plan, State); in fixVectorizedLoop()