Home
last modified time | relevance | path

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

/external/toolchain-utils/pgo_tools/
Dmerge_profdata_and_upload.py53 _LLVMMetadata = collections.namedtuple('_LLVMMetadata', ['head_sha']) variable
106 return _LLVMMetadata(head_sha=result['head_sha'])