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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp353 Pass *llvm::createLICMPass() { return new LegacyLICMPass(); } function in class:llvm
354 Pass *llvm::createLICMPass(unsigned LicmMssaOptCap, function in class:llvm

Completed in 118 milliseconds