Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h119 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
DValueEnumerator.cpp1031 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID()
1035 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs); in getGlobalBasicBlockID()