Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def763 LOOP_PASS("loop-versioning-licm", LoopVersioningLICMPass())
777 "licm", "LICMPass", [](LICMOptions Params) { return LICMPass(Params); },
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1759 static void licm(VPlan &Plan) { in licm() function
1940 runPass(licm, Plan); in optimize()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td6050 // FIXME: Remove this when we can do generalized remat and when machine licm
H A DARMInstrThumb2.td4347 // FIXME: Remove this when we can do generalized remat and when machine licm