Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp1017 static const char ldist_name[] = "Loop Distribution"; variable
1019 INITIALIZE_PASS_BEGIN(LoopDistributeLegacy, LDIST_NAME, ldist_name, false, in INITIALIZE_PASS_BEGIN() argument
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp929 static const char ldist_name[] = "Loop Distribition"; variable