Home
last modified time | relevance | path

Searched refs:finder (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dpgo.cpp109 auto finder = [&item](const std::pair<std::string, std::string> &p) { in ProfileGuidedRelayout() local
120 … if (std::find_if(profile_data_.begin(), profile_data_.end(), finder) != profile_data_.end()) { in ProfileGuidedRelayout()