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

/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h119 mutable DenseMap<const BasicBlock *, unsigned> GlobalBasicBlockIDs; member in class:llvm::dxil::ValueEnumerator
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h118 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; member in class:llvm::ValueEnumerator

Completed in 78 milliseconds