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

/art/compiler/optimizing/
H A Dnodes.h5370 bool IsThis() const { return GetPackedFlag<kFlagIsThis>(); } function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL
7042 // * <init> constructors, it's the "this" parameter (i.e. HParameterValue, s.t. IsThis() == true).

Completed in 37 milliseconds