Searched refs:CostModel (Results 1 – 5 of 5) sorted by relevance
33 CostModel.cpp \
39 "CostModel.cpp",
269 bool CostModel = true; variable
42 CostModel.cpp
1595 if (CostModel) in doOutline()1599 if (CurrentGroup.Cost >= CurrentGroup.Benefit && CostModel) { in doOutline()1683 CostModel = !NoCostModel; in run()