Searched refs:PGSOColdCodeOnlyForInstrPGO (Results 1 – 2 of 2) sorted by relevance
24 LLVM_ABI extern cl::opt<bool> PGSOColdCodeOnlyForInstrPGO;43 (PSI->hasInstrumentationProfile() && PGSOColdCodeOnlyForInstrPGO) || in isPGSOColdCodeOnly()
32 cl::opt<bool> llvm::PGSOColdCodeOnlyForInstrPGO( member in llvm