Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp177 WasmUniquingMap.clear(); in reset()
772 auto IterBool = WasmUniquingMap.insert( in getWasmSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h326 std::map<WasmSectionKey, MCSectionWasm *> WasmUniquingMap; variable