Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DBoltDiff.cpp31 static cl::opt<bool> IgnoreLTOSuffix( variable
211 if (opts::IgnoreLTOSuffix && !LTOName.empty()) { in buildLookupMaps()
228 if (opts::IgnoreLTOSuffix && !LTOName.empty()) { in buildLookupMaps()
644 if (opts::IgnoreLTOSuffix) in compareAndReport()