Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp78 ByteCmpVF("loop-idiom-vectorize-bytecmp-vf", cl::Hidden, variable
156 if (ByteCmpVF.getNumOccurrences()) in run()
157 BCVF = ByteCmpVF; in run()