Searched refs:BitCode (Results 1 – 1 of 1) sorted by relevance
1168 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local1169 switch (BitCode) { in ParseConstants()1263 BitCode == bitc::CST_CODE_CSTRING); in ParseConstants()1378 BitCode == in ParseConstants()2189 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseFunctionBody() local2190 switch (BitCode) { in ParseFunctionBody()2330 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()