Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp1007 class LoopDistributeLegacy : public FunctionPass { class
1011 LoopDistributeLegacy() : FunctionPass(ID) { in LoopDistributeLegacy() function in __anon4ce67ff80811::LoopDistributeLegacy
1080 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument