Home
last modified time | relevance | path

Searched defs:LNICMPass (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLICM.h88 LNICMPass(unsigned MssaOptCap, unsigned MssaNoAccForPromotionCap, in LNICMPass() function
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} in LNICMPass() function