Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:UID

36 CompileUnit::CompileUnit(unsigned UID, unsigned L, DIE *D, const MDNode *N,
38 : UniqueID(UID), Language(L), CUDie(D), Asm(A), DD(DW), DU(DWU),