Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h120 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
H A DValueEnumerator.cpp1031 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID()
1035 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs); in getGlobalBasicBlockID()