Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp54 BreakFunctionNames("break-funcs", variable
345 if (!opts::BreakFunctionNames.empty()) { in emitFunction()
346 for (std::string &Name : opts::BreakFunctionNames) { in emitFunction()