Searched refs:FUNC_CODE_INST_INDIRECTBR (Results 1 – 3 of 3) sorted by relevance
331 FUNC_CODE_INST_INDIRECTBR = 31, // INDIRECTBR: [opty, op0, op1, ...] enumerator
1783 Code = bitc::FUNC_CODE_INST_INDIRECTBR; in WriteInstruction()
3819 case bitc::FUNC_CODE_INST_INDIRECTBR: { // INDIRECTBR: [opty, op0, op1, ...] in ParseFunctionBody()