Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCostModel.cpp70 static const char cm_name[] = "Cost Model Analysis"; variable
71 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN() argument