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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp641 Pass *llvm::createLoopVersioningLICMPass() { return new LoopVersioningLICM(); } function in class:llvm

Completed in 99 milliseconds