Searched defs:ILV (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h217 InnerLoopVectorizer &ILV; member in struct:llvm::LoopVectorizationPlanner::VPCallbackILV
219 VPCallbackILV(InnerLoopVectorizer &ILV) : ILV(ILV) {} argument

Completed in 81 milliseconds