Searched refs:getComdatIndex (Results 1 – 6 of 6) 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 __anonb6709c770111::Builder311 Expected<int> ComdatIndexOrErr = getComdatIndex(C, GV->getParent()); in addSymbol()
152 using irsymtab::Symbol::getComdatIndex;
190 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
503 int Comdat = Sym.getComdatIndex(); in dumpSymtab()
1695 int c = objSym.getComdatIndex(); in createBitcodeSymbol()1757 int c = irSym.getComdatIndex(); in postParse()
1034 int comdatIndex = objSym.getComdatIndex(); in parse()