Home | History | Annotate | Download | only in src

Lines Matching refs:HOsrEntry

3356 class HOsrEntry: public HTemplateInstruction<0> {
3358 explicit HOsrEntry(int ast_id) : ast_id_(ast_id) {