Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2179 static void collectSupportedLoops(Loop &L, LoopInfo *LI, in collectSupportedLoops() function
2201 collectSupportedLoops(*InnerL, LI, ORE, V); in collectSupportedLoops()
10156 collectSupportedLoops(*L, LI, ORE, Worklist); in runImpl()