Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp108 WasmUniquingMap.clear(); in reset()
511 auto IterBool = WasmUniquingMap.insert( in getWasmSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h253 std::map<WasmSectionKey, MCSectionWasm *> WasmUniquingMap; variable