Home
last modified time | relevance | path

Searched refs:blockid (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h860 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 DBitCodeFormat.rst204 [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]