Searched refs:blockid (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
| H A D | CFG.h | 860 explicit CFGBlock(unsigned blockid, BumpVectorContext &C, CFG *parent) in CFGBlock() argument 861 : Elements(C), Terminator(nullptr), BlockID(blockid), Preds(C, 1), in CFGBlock()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | BitCodeFormat.rst | 204 [ENTER_SUBBLOCK, blockid\ :sub:`vbr8`, newabbrevlen\ :sub:`vbr4`, <align32bits>, blocklen_32] 208 record. The ``blockid`` value is encoded as an 8-bit VBR identifier, and 416 [SETBID (#1), blockid]
|