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