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.cpp47 #define CM_NAME "cost-model" macro
75 INITIALIZE_PASS_BEGIN(CostModelAnalysis,CM_NAME,cm_name,false,true) INITIALIZE_PASS_BEGIN() argument