Searched refs:DecodeCodeSize (Results 1 – 2 of 2) sorted by relevance
117 return CodeInfo::DecodeCodeSize(GetOptimizedCodeInfoPtr()); in GetCodeSize()
298 ALWAYS_INLINE static uint32_t DecodeCodeSize(const uint8_t* code_info_data) { in DecodeCodeSize() function