Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp466 auto *VNodeTy = StructType::get(Ctx, makeArrayRef(VNodeTypes)); in emitVNodes() local
468 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters); in emitVNodes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp841 auto *VNodeTy = StructType::get(Ctx, makeArrayRef(VNodeTypes)); in emitVNodes() local
843 ArrayType *VNodesTy = ArrayType::get(VNodeTy, NumCounters); in emitVNodes()