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

  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp 595 InstrProfValueData VD5[] = {{uint64_t(bar), Max}};
596 Record5.addValueData(IPVK_IndirectCallTarget, 0, VD5, 1, nullptr);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
InstrProfTest.cpp 596 InstrProfValueData VD5[] = {{uint64_t(bar), Max}};
597 Record5.addValueData(IPVK_IndirectCallTarget, 0, VD5, 1, nullptr);
    [all...]

Completed in 368 milliseconds