Home
last modified time | relevance | path

Searched refs:getWasmComdat (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2042 static const Comdat *getWasmComdat(const GlobalValue *GV) { in getWasmComdat() function
2088 if (const Comdat *C = getWasmComdat(GO)) { in getExplicitSectionGlobal()
2103 if (const Comdat *C = getWasmComdat(GO)) { in selectWasmSectionForGlobal()