Searched refs:GlobalIndices (Results 1 – 1 of 1) sorted by relevance
654 llvm::DenseMap<GlobalVariable *, uint64_t> GlobalIndices; in buildBitSets() local661 GlobalIndices[MI->get<GlobalVariable *>()] = Globals.size(); in buildBitSets()680 BitSetMembers[I->second].insert(GlobalIndices[OpGlobal]); in buildBitSets()