Searched refs:ldist_name (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp929 static const char ldist_name[] = "Loop Distribition"; variable
931 INITIALIZE_PASS_BEGIN(LoopDistribute, LDIST_NAME, ldist_name, false, false)
936 INITIALIZE_PASS_END(LoopDistribute, LDIST_NAME, ldist_name, false, false)

Completed in 125 milliseconds