Searched refs:IsAotMode (Results 1 – 3 of 3) sorted by relevance
215 bool IsAotMode() const { in IsAotMode() function
1072 bool allow_runtime_only_instructions = !IsAotMode() || verify_to_dump_; in Verify()1601 RegisterTrackingMode base_mode = IsAotMode() in VerifyCodeFlow()3421 if (IsAotMode()) { in CodeFlowVerifyInstruction()3783 if (!IsAotMode() && common_super == nullptr) { in HandleMoveException()4693 bool is_aot = IsAotMode(); in GetInstanceField()5465 if (!IsAotMode()) { in Fail()5496 if (!IsAotMode()) { in Fail()
890 if (!kIsTargetBuild && (verifier != nullptr && verifier->IsAotMode())) { in Merge()