Searched refs:VNodeTy (Results 1 – 1 of 1) sorted by relevance
1924 auto *VNodeTy = StructType::get(Ctx, ArrayRef(VNodeTypes)); in emitVNodes() local1926 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters); in emitVNodes()