Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp109 struct LoopInvariantCodeMotion { struct
161 LoopInvariantCodeMotion LICM;
188 LoopInvariantCodeMotion LICM; in run()
214 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AliasAnalysis *AA, in runOnLoop()
1077 LoopInvariantCodeMotion::collectAliasInfoForLoop(Loop *L, LoopInfo *LI, in collectAliasInfoForLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp170 struct LoopInvariantCodeMotion { struct
178 LoopInvariantCodeMotion(unsigned LicmMssaOptCap, in LoopInvariantCodeMotion() function
255 [](LoopInvariantCodeMotion::ASTrackerMapTy::value_type &KV) { in doFinalization()
264 LoopInvariantCodeMotion LICM;
291 LoopInvariantCodeMotion LICM(LicmMssaOptCap, LicmMssaNoAccForPromotionCap); in run()
328 bool LoopInvariantCodeMotion::runOnLoop( in runOnLoop()
2170 LoopInvariantCodeMotion::collectAliasInfoForLoop(Loop *L, LoopInfo *LI, in collectAliasInfoForLoop()
2212 LoopInvariantCodeMotion::collectAliasInfoForLoopWithMSSA( in collectAliasInfoForLoopWithMSSA()
/external/swiftshader/third_party/subzero/src/
DIceClFlags.def204 X(LoopInvariantCodeMotion, bool, dev_opt_flag, "licm", \