Home
last modified time | relevance | path

Searched defs:getAllBinaryFunctions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.h492 getAllBinaryFunctions() { getAllBinaryFunctions() function
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1618 std::vector<BinaryFunction *> BinaryContext::getAllBinaryFunctions() { getAllBinaryFunctions() function in llvm::bolt::BinaryContext