Documentation ¶
Index ¶
- func CallName(call *ssa.CallCommon) string
- func File_print_inst_operands(inst ssa.Instruction)
- func Print_all_struct()
- func Print_inst(inst ssa.Instruction)
- func Print_inst_alloc(inst ssa.Instruction)
- func Print_inst_and_location(target_inst ssa.Instruction)
- func Print_inst_call(inst ssa.Instruction)
- func Print_inst_debugref(inst ssa.Instruction)
- func Print_inst_only_location(target_inst ssa.Instruction)
- func Print_inst_operands(inst ssa.Instruction)
- func Print_inst_phi(inst ssa.Instruction)
- func Print_inst_with_type_and_location(inst ssa.Instruction)
- func Print_insts_and_one_location(target_insts []ssa.Instruction)
- func Print_insts_in_fn(fn *ssa.Function)
- func Print_value_and_location(value ssa.Value)
- func Wait_for_input()
- func Write_to_JSON(all_syn_op map[token.Pos]global.Operation)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallName ¶
func CallName(call *ssa.CallCommon) string
func File_print_inst_operands ¶
func File_print_inst_operands(inst ssa.Instruction)
func Print_all_struct ¶
func Print_all_struct()
func Print_inst ¶
func Print_inst(inst ssa.Instruction)
func Print_inst_alloc ¶
func Print_inst_alloc(inst ssa.Instruction)
func Print_inst_and_location ¶
func Print_inst_and_location(target_inst ssa.Instruction)
func Print_inst_call ¶
func Print_inst_call(inst ssa.Instruction)
func Print_inst_debugref ¶
func Print_inst_debugref(inst ssa.Instruction)
func Print_inst_only_location ¶
func Print_inst_only_location(target_inst ssa.Instruction)
func Print_inst_operands ¶
func Print_inst_operands(inst ssa.Instruction)
func Print_inst_phi ¶
func Print_inst_phi(inst ssa.Instruction)
func Print_inst_with_type_and_location ¶
func Print_inst_with_type_and_location(inst ssa.Instruction)
func Print_insts_and_one_location ¶
func Print_insts_and_one_location(target_insts []ssa.Instruction)
func Print_insts_in_fn ¶
func Wait_for_input ¶
func Wait_for_input()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.