Searched refs:getWasmComdat (Results 1 – 1 of 1) sorted by relevance
2121 static const Comdat *getWasmComdat(const GlobalValue *GV) { in getWasmComdat() function2178 if (const Comdat *C = getWasmComdat(GO)) { in getExplicitSectionGlobal()2195 if (const Comdat *C = getWasmComdat(GO)) { in selectWasmSectionForGlobal()