Home | History | Annotate | Download | only in VMCore

Lines Matching refs:Func

401   if (const Function *Func = dyn_cast<Function>(V))
402 return new SlotTracker(Func);