Searched refs:FUNC_CODE_INST_INBOUNDS_GEP_OLD (Results 1 – 2 of 2) sorted by relevance
396 FUNC_CODE_INST_INBOUNDS_GEP_OLD = 30, // INBOUNDS_GEP: [n x operands] enumerator
4142 case bitc::FUNC_CODE_INST_INBOUNDS_GEP_OLD: in parseFunctionBody()4154 InBounds = BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP_OLD; in parseFunctionBody()