Searched refs:CostModel (Results 1 – 4 of 4) sorted by relevance
358 BranchWeightCostModel CostModel{*TII, Branch, From}; in mustRetainExeczBranch() local382 if (!CostModel.isProfitable(MI)) in mustRetainExeczBranch()
322 bool CostModel = true; variable
2850 if (CostModel) in doOutline()2855 if (CurrentGroup.Cost >= CurrentGroup.Benefit && CostModel) { in doOutline()2911 if (CostModel) { in doOutline()2995 CostModel = !NoCostModel; in run()
95 SRCS_MIN+= Analysis/CostModel.cpp