Searched refs:CheckConstructorReturn (Results 1 – 3 of 3) sorted by relevance
202 bool CheckConstructorReturn(MethodVerifier* verifier) const;
31 bool RegisterLine::CheckConstructorReturn(MethodVerifier* verifier) const { in CheckConstructorReturn() function in art::verifier::RegisterLine
2007 line->CheckConstructorReturn(verifier); in AdjustReturnLine()2151 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2158 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2183 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2199 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()