Searched refs:getProfiledFunctions (Results 1 – 2 of 2) sorted by relevance
473 std::unordered_set<const BinaryFunction *> &getProfiledFunctions() { in getProfiledFunctions() function
793 for (auto *Func : Binary->getProfiledFunctions()) in computeSizeForProfiledFunctions()