Searched refs:getComdatIndex (Results 1 – 3 of 3) sorted by relevance
107 Expected<int> getComdatIndex(const Comdat *C, const Module *M);166 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anonfd1572900111::Builder277 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
185 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
147 using irsymtab::Symbol::getComdatIndex;