Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h76 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h76 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h79 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h119 mutable DenseMap<const BasicBlock *, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h119 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h118 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h115 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable