Home
last modified time | relevance | path

Searched defs:LoopDistributeLegacy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp1004 class LoopDistributeLegacy : public FunctionPass { class
1008 LoopDistributeLegacy() : FunctionPass(ID) { in LoopDistributeLegacy() function in __anon4e01e93c0811::LoopDistributeLegacy
1077 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument