Searched refs:optRemarksHotnessThreshold (Results 1 – 3 of 3) sorted by relevance
120 llvm::Optional<uint64_t> optRemarksHotnessThreshold = 0; member
147 c.RemarksHotnessThreshold = config->optRemarksHotnessThreshold; in createConfig()
1112 config->optRemarksHotnessThreshold = *resultOrErr; in readConfigs()