Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h60 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs; variable
DValueEnumerator.cpp487 unsigned &Idx = GlobalBasicBlockIDs[BB]; in getGlobalBasicBlockID()
491 IncorporateFunctionInfoGlobalBBIDs(BB->getParent(), GlobalBasicBlockIDs); in getGlobalBasicBlockID()