Home
last modified time | relevance | path

Searched refs:kEnter (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_builder.cc2740 HMonitorOperation::OperationKind::kEnter, in ProcessDexInstruction()
Dnodes.h6501 kEnter, enumerator
6525 bool IsEnter() const { return GetOperationKind() == OperationKind::kEnter; } in IsEnter()