Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp1005 class LoopDistributeLegacy : public FunctionPass { class
1009 LoopDistributeLegacy() : FunctionPass(ID) { in LoopDistributeLegacy() function in __anon6de532240811::LoopDistributeLegacy
1078 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument