Searched refs:CallVirt (Results 1 – 2 of 2) sorted by relevance
203 def CallVirt : Opcode {
2577 inline bool CallVirt(InterpState &S, CodePtr OpPC, const Function *Func, in CallVirt() function2673 return CallVirt(S, OpPC, F, VarArgSize); in CallPtr()