Searched refs:licm (Results 1 – 4 of 4) sorted by relevance
763 LOOP_PASS("loop-versioning-licm", LoopVersioningLICMPass())777 "licm", "LICMPass", [](LICMOptions Params) { return LICMPass(Params); },
1759 static void licm(VPlan &Plan) { in licm() function1940 runPass(licm, Plan); in optimize()
6050 // FIXME: Remove this when we can do generalized remat and when machine licm
4347 // FIXME: Remove this when we can do generalized remat and when machine licm