Searched refs:FUNC_CODE_INST_BR (Results 1 – 4 of 4) sorted by relevance
304 FUNC_CODE_INST_BR = 11, // BR: [bb#, bb#, cond] or [bb#] enumerator
236 case bitc::FUNC_CODE_INST_BR: return "INST_BR"; in GetCodeName()
1759 Code = bitc::FUNC_CODE_INST_BR; in WriteInstruction()
3709 case bitc::FUNC_CODE_INST_BR: { // BR: [bb#, bb#, opval] or [bb#] in ParseFunctionBody()