Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp88 bool isHotTextMover(const BinaryFunction &Function) { in isHotTextMover() function
1212 if (opts::isHotTextMover(Function)) { in runOnFunctions()