Searched refs:AlwaysThrows (Results 1 – 11 of 11) sorted by relevance
246 if (first->AlwaysThrows() && in SimplifyAlwaysThrows()
468 << invoke->AlwaysThrows() in VisitInvoke()
434 static bool AlwaysThrows(const CompilerOptions& compiler_options, ArtMethod* method) in AlwaysThrows() function526 } else if (!cha_devirtualize && AlwaysThrows(codegen_->GetCompilerOptions(), actual_method)) { in TryInline()
47 return instruction->AlwaysThrows(); in IsAllowedToJumpToExitBlock()
2118 virtual bool AlwaysThrows() const { return false; } in AlwaysThrows() function4335 bool AlwaysThrows() const override { return GetPackedFlag<kFlagAlwaysThrows>(); } in AlwaysThrows() function7061 bool AlwaysThrows() const override { return true; } in AlwaysThrows() function
3096 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()
3690 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()
1535 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()
1376 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()
2408 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()
4363 DCHECK(got->GetPrevious()->AlwaysThrows()); in HandleGoto()