Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLICM.h70 LICMPass(unsigned MssaOptCap, unsigned MssaNoAccForPromotionCap, in LICMPass() function
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} in LICMPass() function