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 __anon445b9c640111::Builder
182 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function