Searched defs:getAllBinaryFunctions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | ProfiledBinary.h | 492 getAllBinaryFunctions() { getAllBinaryFunctions() function |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 1618 std::vector<BinaryFunction *> BinaryContext::getAllBinaryFunctions() { getAllBinaryFunctions() function in llvm::bolt::BinaryContext |