Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h272 bool IsInstanceConstructor() const { in IsInstanceConstructor() function
Dmethod_verifier.cc110 if (verifier->IsInstanceConstructor()) { in SafelyMarkAllRegistersAsConflicts()
1740 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()
1747 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()
1772 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()
1788 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()