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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
LTO.h 148 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
IRSymtab.h 180 /// Returns the index into the comdat table (see Reader::getComdatTable()), or
277 std::vector<StringRef> getComdatTable() const {

Completed in 367 milliseconds