Searched refs:BitCode (Results 1 – 1 of 1) sorted by relevance
1189 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseConstants() local1190 switch (BitCode) { in ParseConstants()1354 if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in ParseConstants()2072 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseFunctionBody() local2073 switch (BitCode) { in ParseFunctionBody()2188 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()