Searched defs:LoopDistributeLegacy (Results 1 – 1 of 1) sorted by relevance
1001 class LoopDistributeLegacy : public FunctionPass { class1005 LoopDistributeLegacy() : FunctionPass(ID) { in LoopDistributeLegacy() function in __anonf92e1f230811::LoopDistributeLegacy1058 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument