Home | History | Annotate | Download | only in TableGen

Lines Matching defs:DI

396     DefInit *DI = cast<DefInit>(V->getValue());
397 Record *Alias = DI->getDef();