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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp962 auto *VNodeTy = StructType::get(Ctx, makeArrayRef(VNodeTypes)); local
964 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters);

Completed in 58 milliseconds