Searched refs:VNodesVar (Results 1 – 1 of 1) sorted by relevance
1588 auto *VNodesVar = new GlobalVariable( in emitVNodes() local1591 setGlobalVariableLargeSection(TT, *VNodesVar); in emitVNodes()1592 VNodesVar->setSection( in emitVNodes()1594 VNodesVar->setAlignment(M.getDataLayout().getABITypeAlign(VNodesTy)); in emitVNodes()1597 UsedVars.push_back(VNodesVar); in emitVNodes()