Home
last modified time | relevance | path

Searched defs:GetJitStringRootIndex (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.cc169 uint64_t GetJitStringRootIndex(StringReference string_reference) const { in GetJitStringRootIndex() function in art::CodeGenerator::CodeGenerationData
272 uint64_t CodeGenerator::GetJitStringRootIndex(StringReference string_reference) { in GetJitStringRootIndex() function in art::CodeGenerator