Searched refs:FUNC_CODE_DECLAREBLOCKS (Results 1 – 4 of 4) sorted by relevance
224 FUNC_CODE_DECLAREBLOCKS = 1, // DECLAREBLOCKS: [n] enumerator
218 case bitc::FUNC_CODE_DECLAREBLOCKS: return "DECLAREBLOCKS"; in GetCodeName()
1254 Stream.EmitRecord(bitc::FUNC_CODE_DECLAREBLOCKS, Vals); in WriteFunction()
2076 case bitc::FUNC_CODE_DECLAREBLOCKS: // DECLAREBLOCKS: [nblocks] in ParseFunctionBody()