Searched defs:getComdatIndex (Results 1 – 2 of 2) sorted by relevance
179 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anon76d26b6c0111::Builder
186 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function