Searched refs:IsAotMode (Results 1 – 3 of 3) sorted by relevance
185 bool IsAotMode() const { in IsAotMode() function
696 if (!kIsTargetBuild && (verifier != nullptr && verifier->IsAotMode())) { in Merge()
1039 bool allow_runtime_only_instructions = !IsAotMode() || verify_to_dump_; in Verify()3342 if (IsAotMode()) { in CodeFlowVerifyInstruction()3636 if (IsAotMode()) { in ResolveClass()4609 bool is_aot = IsAotMode(); in GetInstanceField()4894 if (IsAotMode() || IsSdkVersionSetAndAtLeast(api_level_, SdkVersion::kS_V2)) { in PotentiallyMarkRuntimeThrow()