Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp462 Type *VNodeTypes[] = { in emitVNodes() local
466 auto *VNodeTy = StructType::get(Ctx, makeArrayRef(VNodeTypes)); in emitVNodes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp896 Type *VNodeTypes[] = { in emitVNodes() local
900 auto *VNodeTy = StructType::get(Ctx, makeArrayRef(VNodeTypes)); in emitVNodes()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp1107 Type *VNodeTypes[] = { in emitVNodes() local
1111 auto *VNodeTy = StructType::get(Ctx, ArrayRef(VNodeTypes)); in emitVNodes()