Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc699 const ProfileCompilationInfo* pci = codegen_->GetCompilerOptions().GetProfileCompilationInfo(); in GetInlineCacheAOT() local
700 if (pci == nullptr) { in GetInlineCacheAOT()
705 pci->GetHotMethodInfo(MethodReference( in GetInlineCacheAOT()