Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:InitID

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