Searched refs:getComdatIndex (Results 1 – 5 of 5) sorted by relevance
106 Expected<int> getComdatIndex(const Comdat *C, const Module *M);151 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anonc0d02a5b0111::Builder262 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
182 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
124 using irsymtab::Symbol::getComdatIndex;
373 int Comdat = Sym.getComdatIndex(); in dumpSymtab()
591 int CI = Sym.getComdatIndex(); in claim_file_hook()