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