HomeSort by relevance Sort by last modified time
    Searched refs:DL_NAME (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
Delinearization.cpp 34 #define DL_NAME "delinearize"
35 #define DEBUG_TYPE DL_NAME
135 INITIALIZE_PASS_BEGIN(Delinearization, DL_NAME, delinearization_name, true,
138 INITIALIZE_PASS_END(Delinearization, DL_NAME, delinearization_name, true, true)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
Delinearization.cpp 34 #define DL_NAME "delinearize"
35 #define DEBUG_TYPE DL_NAME
125 INITIALIZE_PASS_BEGIN(Delinearization, DL_NAME, delinearization_name, true,
128 INITIALIZE_PASS_END(Delinearization, DL_NAME, delinearization_name, true, true)

Completed in 316 milliseconds