Searched refs:CheckConstructorReturn (Results 1 – 3 of 3) sorted by relevance
189 bool CheckConstructorReturn(MethodVerifier* verifier) const;
28 bool RegisterLine::CheckConstructorReturn(MethodVerifier* verifier) const { in CheckConstructorReturn() function in art::verifier::RegisterLine
116 reg_line->CheckConstructorReturn(verifier); in SafelyMarkAllRegistersAsConflicts()2106 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2113 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2138 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()2154 if (!IsInstanceConstructor() || work_line_->CheckConstructorReturn(this)) { in CodeFlowVerifyInstruction()