codegen of *.defined
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- QAST::Block(:cuid(1)) <sunk> :statement_id<1> :outer<?> :in_stmt_mod<?> :count<?> :code_object<?> | |
- QAST::Stmts | |
- QAST::Var(lexical $whatevercode_arg_1 :decl(static)) | |
- QAST::Var(local __lowered_lex_1 :decl(var)) :whatever-var<?> | |
- QAST::Var(local __lowered_param__1 :decl(param)) | |
- QAST::Op(bind) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(hllize) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(bind) | |
- QAST::Var(local __lowered_lex_1) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(callmethod sink) <sunk> | |
- QAST::Op(callmethod defined) <sunk> defined | |
- QAST::Var(local __lowered_lex_1) :whatever-var<?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment