Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dinstruction_flags.h32 void SetIsOpcode() { in SetIsOpcode() function
H A Dmethod_verifier.cc1097 GetModifiableInstructionFlags(it.DexPc()).SetIsOpcode(); in ComputeWidthsAndCountOps()