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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitcodeReader.h 53 bool HasSummary;
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dis/
llvm-dis.cpp 171 if (LTOInfo.HasSummary)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
LTO.cpp 528 LTOInfo->HasSummary);
538 if (!LTOInfo->HasSummary)
    [all...]

Completed in 1110 milliseconds