Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp994 class LoopDistributeLegacy : public FunctionPass { class
998 LoopDistributeLegacy() : FunctionPass(ID) { in LoopDistributeLegacy() function in __anonfcfe86310811::LoopDistributeLegacy
1067 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument