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

/external/llvm/lib/Analysis/
H A DDelinearization.cpp35 #define DL_NAME "delinearize" macro
36 #define DEBUG_TYPE DL_NAME
136 INITIALIZE_PASS_BEGIN(Delinearization, DL_NAME, delinearization_name, true,
139 INITIALIZE_PASS_END(Delinearization, DL_NAME, delinearization_name, true, true)

Completed in 335 milliseconds