Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h118 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
H A DValueEnumerator.cpp1148 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID()
1152 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs); in getGlobalBasicBlockID()