Searched defs:ProfiledFunctions (Results 1 – 5 of 5) sorted by relevance
56 std::unordered_set<const BinaryFunction *> ProfiledFunctions; variable
405 std::unordered_set<const BinaryFunction *> ProfiledFunctions; in collectProfiledFunctions() local415 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromRawProfile()449 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromLLVMProfile()458 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromLLVMProfile()792 std::unordered_set<const BinaryFunction *> ProfiledFunctions; in computeSizeForProfiledFunctions() local
222 std::unordered_set<const BinaryFunction *> ProfiledFunctions; variable
179 StringMap<ProfiledCallGraphNode> ProfiledFunctions; variable
1328 std::vector<const BinaryFunction *> ProfiledFunctions; in runOnFunctions() local