Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp136 void emitFunctions();
205 emitFunctions(); in emitAll()
217 void BinaryEmitter::emitFunctions() { in emitFunctions() function in BinaryEmitter