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