Searched refs:BitCode (Results 1 – 1 of 1) sorted by relevance
1439 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local1440 switch (BitCode) { in ParseConstants()1534 BitCode == bitc::CST_CODE_CSTRING); in ParseConstants()1649 BitCode == in ParseConstants()2597 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseFunctionBody() local2598 switch (BitCode) { in ParseFunctionBody()2751 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()