Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.h109 bool HasDeadReferenceSafeAnnotation(const DexFile& dex_file,
Ddex_file_annotations.cc1426 bool HasDeadReferenceSafeAnnotation(const DexFile& dex_file, in HasDeadReferenceSafeAnnotation() function
/art/compiler/optimizing/
Doptimizing_compiler.cc799 annotations::HasDeadReferenceSafeAnnotation(dex_file, *containing_class) in TryCompile()
Dinliner.cc1925 annotations::HasDeadReferenceSafeAnnotation(callee_dex_file, callee_class) in TryBuildAndInlineHelper()