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 __anon5649e1b10111::Builder304 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
190 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
148 using irsymtab::Symbol::getComdatIndex;
499 int Comdat = Sym.getComdatIndex(); in dumpSymtab()
736 int c = objSym.getComdatIndex(); in createBitcodeSymbol()
1614 int c = objSym.getComdatIndex(); in createBitcodeSymbol()1678 int c = objSym.getComdatIndex(); in postParse()
634 int CI = Sym.getComdatIndex(); in claim_file_hook()
1045 int comdatIndex = objSym.getComdatIndex(); in parse()