Functionsยง
- Checks if the specified
localis used as theselfparameter of a method call in the providedBasicBlock. If it is, then theDefIdof the called method is returned.
local is used as the self parameter of a method call
in the provided BasicBlock. If it is, then the DefId of the called method is
returned.