Searched defs:HDivZeroCheck (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h5019 class HDivZeroCheck FINAL : public HExpression<1> {
5021 // `HDivZeroCheck` can trigger GC, as it may call the `ArithmeticException`
5023 HDivZeroCheck(HInstruction* value, uint32_t dex_pc) function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL

Completed in 44 milliseconds