Home
last modified time | relevance | path

Searched refs:LoopInvariantCodeMotion (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp195 struct LoopInvariantCodeMotion { struct
201 LoopInvariantCodeMotion(unsigned LicmMssaOptCap, in LoopInvariantCodeMotion() function
272 LoopInvariantCodeMotion LICM;
283 LoopInvariantCodeMotion LICM(LicmMssaOptCap, LicmMssaNoAccForPromotionCap); in run()
347 bool LoopInvariantCodeMotion::runOnLoop( in runOnLoop()
2330 LoopInvariantCodeMotion::collectAliasInfoForLoop(Loop *L, LoopInfo *LI, in collectAliasInfoForLoop()