Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1048 llvm::Type *FunctionRecordTypes[] = {Int8PtrTy, Int32Ty, Int32Ty, Int64Ty}; in addFunctionMappingRecord() local
1050 llvm::StructType::get(Ctx, makeArrayRef(FunctionRecordTypes)); in addFunctionMappingRecord()