Searched refs:SetCanThrow (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc2362 SetCanThrow(exceptions == kCanThrow);
H A Dnodes.h3791 void SetCanThrow(bool can_throw) { SetPackedFlag<kFlagCanThrow>(can_throw); } function in class:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvoke

Completed in 28 milliseconds