Home | History | Annotate | Download | only in IR

Lines Matching refs:MA

53   if (const Argument *MA = dyn_cast<Argument>(V))
54 return MA->getParent() ? MA->getParent()->getParent() : nullptr;