Searched refs:getAllScaled (Results 1 – 3 of 3) sorted by relevance
46 SanitizerMaskCutoffs::getAllScaled(unsigned ScalingFactor) const { in getAllScaled() function in SanitizerMaskCutoffs
169 getAllScaled(unsigned ScalingFactor) const;
808 auto ScaledCutoffs = CodeGenOpts.SanitizeSkipHotCutoffs.getAllScaled(1000000); in addSanitizers()