Searched refs:PgsoCutoffInstrProf (Results 1 – 6 of 6) sorted by relevance
25 extern llvm::cl::opt<int> PgsoCutoffInstrProf;62 PSI->hasSampleProfile() ? PgsoCutoffSampleProf : PgsoCutoffInstrProf, in shouldFuncOptimizeForSizeImpl()87 PSI->hasSampleProfile() ? PgsoCutoffSampleProf : PgsoCutoffInstrProf, in shouldOptimizeForSizeImpl()
27 extern llvm::cl::opt<int> PgsoCutoffInstrProf;69 return !AdapterT::isFunctionHotInCallGraphNthPercentile(PgsoCutoffInstrProf, in shouldFuncOptimizeForSizeImpl()89 return !AdapterT::isHotBlockNthPercentile(PgsoCutoffInstrProf, BBOrBlockFreq, in shouldOptimizeForSizeImpl()
40 cl::opt<int> PgsoCutoffInstrProf( variable
23 extern cl::opt<int> PgsoCutoffInstrProf;
50 cl::opt<int> PgsoCutoffInstrProf( variable
24 extern cl::opt<int> PgsoCutoffInstrProf;