Home
last modified time | relevance | path

Searched defs:GlobalBasicBlockIDs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h119 mutable DenseMap<const BasicBlock *, unsigned> GlobalBasicBlockIDs; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h118 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable