Home
last modified time | relevance | path

Searched defs:getComdatIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DIRSymtab.cpp151 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anonc0d02a5b0111::Builder
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h182 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function