Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1657 static const Comdat *getWasmComdat(const GlobalValue *GV) { in getWasmComdat() function
1693 if (const Comdat *C = getWasmComdat(GO)) { in getExplicitSectionGlobal()
1705 if (const Comdat *C = getWasmComdat(GO)) { in selectWasmSectionForGlobal()