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

  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp 695 std::unique_ptr<ValueProfData> VPData =
699 VPData->deserializeTo(Record, nullptr);
761 std::unique_ptr<ValueProfData> VPData =
773 VPData->deserializeTo(Record, &Symtab.getAddrHashMap());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
InstrProfTest.cpp 696 std::unique_ptr<ValueProfData> VPData =
700 VPData->deserializeTo(Record, nullptr);
762 std::unique_ptr<ValueProfData> VPData =
773 VPData->deserializeTo(Record, &Symtab);
    [all...]

Completed in 1271 milliseconds