Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp234 FunctionTypeIndices; member in __anon46b4d5de0111::WasmObjectWriter
268 FunctionTypeIndices.clear(); in reset()
1047 FunctionTypeIndices.insert(std::make_pair(F, FunctionTypes.size())); in registerFunctionType()