Home
last modified time | relevance | path

Searched refs:VNodeTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1924 auto *VNodeTy = StructType::get(Ctx, ArrayRef(VNodeTypes)); in emitVNodes() local
1926 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters); in emitVNodes()