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