Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc3518 static inline uint32_t ResetNterpFastPathFlags( in ResetNterpFastPathFlags() function
3558 access_flags = ResetNterpFastPathFlags(access_flags, orig, isa); in CopyAndFixupMethod()
3560 DCHECK_EQ(access_flags, ResetNterpFastPathFlags(access_flags, orig, isa)); in CopyAndFixupMethod()