Searched refs:GetVerifyIsRuntimeOnly (Results 1 – 2 of 2) sorted by relevance
513 bool GetVerifyIsRuntimeOnly() const { in GetVerifyIsRuntimeOnly() function
905 if (inst->GetVerifyIsRuntimeOnly() && Runtime::Current()->IsAotCompiler() && !verify_to_dump_) { in VerifyInstruction()