Home
last modified time | relevance | path

Searched refs:UseContextCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp60 : UseContextCost(UseContextCostForPreInliner), in CSPreInliner()
142 if (UseContextCost) in getFuncSize()
H A DCSPreInliner.h81 bool UseContextCost; variable