Searched defs:ProfiledFunctions (Results 1 – 3 of 3) sorted by relevance
412 std::unordered_set<const BinaryFunction *> ProfiledFunctions; in collectProfiledFunctions() local422 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromRawProfile()455 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromLLVMProfile()464 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromLLVMProfile()
220 std::unordered_set<const BinaryFunction *> ProfiledFunctions; variable
179 StringMap<ProfiledCallGraphNode> ProfiledFunctions; variable