Searched defs:EncodeDexPc (Results 1 – 2 of 2) sorted by relevance
64 static uint32_t EncodeDexPc(HInvoke* invoke, const CompilerOptions& compiler_options) { in EncodeDexPc() function
165 uint32_t InlineCache::EncodeDexPc(ArtMethod* method, in EncodeDexPc() function in art::InlineCache