Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h71 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
DValueEnumerator.cpp534 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID()
538 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs); in getGlobalBasicBlockID()