Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc358 stack_map.SetStackMaskIndex(encoding.stack_map.encoding, entry.stack_mask_index); in FillInCodeInfo()
/art/runtime/
Dstack_map.h852 ALWAYS_INLINE void SetStackMaskIndex(const StackMapEncoding& encoding, uint32_t mask) { in SetStackMaskIndex() function