Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCostModel.cpp43 #define CM_NAME "cost-model" macro
79 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN() argument