Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dinstruction_flags.h61 void SetCompileTimeInfoPoint() { in SetCompileTimeInfoPoint() function
106 SetCompileTimeInfoPoint(); in SetCompileTimeInfoPointAndReturn()
Dmethod_verifier.cc1026 GetModifiableInstructionFlags(0).SetCompileTimeInfoPoint(); in VerifyInstructions()
1037 GetModifiableInstructionFlags(dex_pc).SetCompileTimeInfoPoint(); in VerifyInstructions()
1044 GetModifiableInstructionFlags(dex_pc + offset).SetCompileTimeInfoPoint(); in VerifyInstructions()
1046 GetModifiableInstructionFlags(dex_pc).SetCompileTimeInfoPoint(); in VerifyInstructions()