Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9020 std::string PlanName; in buildVPlanWithVPRecipes() local
9021 raw_string_ostream RSO(PlanName); in buildVPlanWithVPRecipes()
9031 Plan->setName(PlanName); in buildVPlanWithVPRecipes()