Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCostModel.cpp74 static const char cm_name[] = "Cost Model Analysis"; global() variable
75 INITIALIZE_PASS_BEGIN(CostModelAnalysis,CM_NAME,cm_name,false,true) INITIALIZE_PASS_BEGIN() argument