Searched defs:MarkProfileItem (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| D | pgo.cpp | 41 void ProfileOptimizer::MarkProfileItem(std::unique_ptr<BaseItem> &item, bool setPgo) const in MarkProfileItem() function in ark::panda_file::pgo::ProfileOptimizer |
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | pgo.cpp | 42 void ProfileOptimizer::MarkProfileItem(std::unique_ptr<BaseItem> &item, bool set_pgo) const in MarkProfileItem() function in panda::panda_file::pgo::ProfileOptimizer |