Searched refs:CheckConstructorReturn (Results 1 – 3 of 3) sorted by relevance
168 bool CheckConstructorReturn(MethodVerifier* verifier) const;
28 bool RegisterLine::CheckConstructorReturn(MethodVerifier* verifier) const { in CheckConstructorReturn() function in art::verifier::RegisterLine
112 reg_line->CheckConstructorReturn(verifier); 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()