Searched refs:getComdatIndex (Results 1 – 8 of 8) sorted by relevance
116 Expected<int> getComdatIndex(const Comdat *C, const Module *M);188 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anon686048b80111::Builder304 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
190 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
148 using irsymtab::Symbol::getComdatIndex;
490 int Comdat = Sym.getComdatIndex(); in dumpSymtab()
1662 int c = objSym.getComdatIndex(); in createBitcodeSymbol()1724 int c = irSym.getComdatIndex(); in postParse()
784 int c = objSym.getComdatIndex(); in createBitcodeSymbol()
634 int CI = Sym.getComdatIndex(); in claim_file_hook()
1032 int comdatIndex = objSym.getComdatIndex(); in parse()