Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/RuntimeLibs/
H A DHugifyRuntimeLibrary.cpp30 Hugify("hugify", variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp76 extern cl::opt<bool> Hugify;
372 else if (opts::Hugify) in RewriteInstance()