Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1888 static void removeBranchOnConst(VPlan &Plan) { in removeBranchOnConst() function
1935 runPass(removeBranchOnConst, Plan); in optimize()