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