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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLICM.h48 unsigned LicmMssaNoAccForPromotionCap; member in class:llvm::LICMPass
54 LICMPass(unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h109 unsigned LicmMssaNoAccForPromotionCap; member in struct:llvm::SinkAndHoistLICMFlags
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h173 unsigned LicmMssaNoAccForPromotionCap; member in class:llvm::PassManagerBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h101 unsigned LicmMssaNoAccForPromotionCap; member in class:llvm::PipelineTuningOptions
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp186 unsigned LicmMssaNoAccForPromotionCap; member in struct:__anon2688::LoopInvariantCodeMotion
178 LoopInvariantCodeMotion(unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap) argument
317 createLICMPass(unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap) argument
[all...]

Completed in 183 milliseconds