Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:InitID

1825     // GLOBALVAR: [pointer type, isconst, initid,
1872 if (unsigned InitID = Record[2])
1873 GlobalInits.push_back(std::make_pair(NewGV, InitID-1));