Searched refs:FunctionRecordTypes (Results 1 – 1 of 1) sorted by relevance
1048 llvm::Type *FunctionRecordTypes[] = {Int8PtrTy, Int32Ty, Int32Ty, Int64Ty}; in addFunctionMappingRecord() local1050 llvm::StructType::get(Ctx, makeArrayRef(FunctionRecordTypes)); in addFunctionMappingRecord()