Searched refs:getComdatIndex (Results 1 – 5 of 5) sorted by relevance
107 Expected<int> getComdatIndex(const Comdat *C, const Module *M);179 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anon76d26b6c0111::Builder290 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
186 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
147 using irsymtab::Symbol::getComdatIndex;
449 int Comdat = Sym.getComdatIndex(); in dumpSymtab()
624 int CI = Sym.getComdatIndex(); in claim_file_hook()