Searched refs:VNodesVar (Results 1 – 1 of 1) sorted by relevance
1927 auto *VNodesVar = new GlobalVariable( in emitVNodes() local1930 setGlobalVariableLargeSection(TT, *VNodesVar); in emitVNodes()1931 VNodesVar->setSection( in emitVNodes()1933 VNodesVar->setAlignment(M.getDataLayout().getABITypeAlign(VNodesTy)); in emitVNodes()1936 UsedVars.push_back(VNodesVar); in emitVNodes()