Searched refs:GlobalIndex (Results 1 – 2 of 2) sorted by relevance
1600 unsigned GlobalIndex = 0; in buildBitSetsFromDisjointSet() local1607 TypeMembers[I->second].insert(GlobalIndex); in buildBitSetsFromDisjointSet()1609 GlobalIndices[GTM] = GlobalIndex; in buildBitSetsFromDisjointSet()1610 GlobalIndex++; in buildBitSetsFromDisjointSet()
533 unsigned GlobalIndex = Info.ElementIndex - NumImportedGlobals; in parseLinkingSectionSymtab() local534 wasm::WasmGlobal &Global = Globals[GlobalIndex]; in parseLinkingSectionSymtab()