Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Utils/
H A DCommandLineOpts.h72 bool processAllFunctions();
/llvm-project-15.0.7/bolt/lib/Utils/
H A DCommandLineOpts.cpp191 bool processAllFunctions() { in processAllFunctions() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1278 if (opts::processAllFunctions()) { in processInterproceduralReferences()
1705 if (opts::processAllFunctions()) in shouldEmit()
H A DBinaryFunction.cpp64 extern bool processAllFunctions();
2877 if (opts::processAllFunctions()) { in setIgnored()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp406 if (opts::processAllFunctions()) in shouldDisassemble()
2885 if (opts::processAllFunctions()) in disassembleFunctions()