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