Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp127 ArrayRef<uint8_t> remapIndices(const CVType &OriginalType,
350 return remapIndices(Type, Storage); in remapType()
377 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices() function in TypeStreamMerger