Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCostModel.cpp47 #define CM_NAME "cost-model" macro
48 #define DEBUG_TYPE CM_NAME
75 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN() argument
76 INITIALIZE_PASS_END (CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN()