Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasArgs ¶
func HasArgs(instr ssa.Instruction, typ types.Type) bool
HasArgs returns whether the given ssa.Instruction has `typ` type args
func LookupCalled ¶
func LookupCalled(instr ssa.Instruction, fn *types.Func) ([]ssa.Instruction, bool)
LookupCalled looks up ssa.Instruction that call the `fn` func in the given instr
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.