Searched defs:ProfiledFunctions (Results 1 – 4 of 4) sorted by relevance
212 ProfiledFunctions; global() variable [all...]
428 std::unordered_set<const BinaryFunction *> ProfiledFunctions; in collectProfiledFunctions() local 438 std::unordered_set<const BinaryFunction *> &ProfiledFunctions) { in collectFunctionsFromRawProfile() argument 471 collectFunctionsFromLLVMProfile(std::unordered_set<const BinaryFunction * > & ProfiledFunctions) collectFunctionsFromLLVMProfile() argument 480 collectFunctionsFromLLVMProfile(std::unordered_set<const BinaryFunction * > & ProfiledFunctions) collectFunctionsFromLLVMProfile() argument [all...]
227 std::unordered_set<const BinaryFunction *> ProfiledFunctions; global() variable
1385 std::vector<const BinaryFunction *> ProfiledFunctions; runOnFunctions() local