Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1043 static void reportVectorization(OptimizationRemarkEmitter *ORE, Loop *TheLoop, in reportVectorization() function
9669 reportVectorization(ORE, L, VF, 1); in processLoopInVPlanNativePath()
10249 reportVectorization(ORE, L, VF, IC); in processLoop()