HomeSort by relevance Sort by last modified time
    Searched refs:merge_raw_profiles (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/
prepare-code-coverage-artifact.py 16 def merge_raw_profiles(host_llvm_profdata, profile_data_dir): function
53 merge_raw_profiles(args.host_llvm_profdata, args.profile_data_dir)
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
prepare-code-coverage-artifact.py 20 def merge_raw_profiles(host_llvm_profdata, profile_data_dir, preserve_profiles): function
101 profdata_path = merge_raw_profiles(args.host_llvm_profdata,

Completed in 969 milliseconds