HomeSort by relevance Sort by last modified time
    Searched defs:addHeadSamples (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/ProfileData/
SampleProf.h 193 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
263 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 209 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
292 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
SampleProf.h 210 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
316 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
SampleProf.h 210 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
316 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 209 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
292 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
SampleProf.h 210 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
316 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
SampleProf.h 210 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
316 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
SampleProf.h 211 sampleprof_error addHeadSamples(uint64_t Num, uint64_t Weight = 1) {
340 MergeResult(Result, addHeadSamples(Other.getHeadSamples(), Weight));

Completed in 62 milliseconds