Searched refs:VNodesTy (Results 1 – 1 of 1) sorted by relevance
1928 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters); in emitVNodes() local1930 M, VNodesTy, false, GlobalValue::PrivateLinkage, in emitVNodes()1931 Constant::getNullValue(VNodesTy), getInstrProfVNodesVarName()); in emitVNodes()1935 VNodesVar->setAlignment(M.getDataLayout().getABITypeAlign(VNodesTy)); in emitVNodes()