Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dinstruction_flags.h81 void SetChanged() { in SetChanged() function
Dmethod_verifier.cc1868 GetModifiableInstructionFlags(0).SetChanged(); in CodeFlowVerifyMethod()
3687 GetModifiableInstructionFlags(next_insn_idx).SetChanged(); in CodeFlowVerifyInstruction()
4999 GetModifiableInstructionFlags(next_insn).SetChanged(); in UpdateRegisters()