Home | History | Annotate | Download | only in IR

Lines Matching refs:Aliasee

1522   const Constant *Aliasee = GA->getAliasee();
1524 if (!Aliasee) {
1526 Out << " <<NULL ALIASEE>>";
1528 writeOperand(Aliasee, !isa<ConstantExpr>(Aliasee));