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

/art/compiler/optimizing/
H A Dnodes.h5498 class HNullCheck FINAL : public HExpression<1> {
5500 // `HNullCheck` can trigger GC, as it may call the `NullPointerException`
5502 HNullCheck(HInstruction* value, uint32_t dex_pc) function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL

Completed in 66 milliseconds