Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofman.cc1539 TypeReference ic_class_ref(/* dex_file= */ nullptr, dex::TypeIndex()); in ProcessLine() local
1540 if (!FindClass(dex_files, ic_class, &ic_class_ref)) { in ProcessLine()
1552 classes.push_back(ic_class_ref); in ProcessLine()