Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DLazyRandomTypeCollection.cpp123 ensureCapacityFor(Index); in getTypeName()
153 void LazyRandomTypeCollection::ensureCapacityFor(TypeIndex Index) { in ensureCapacityFor() function in LazyRandomTypeCollection
242 ensureCapacityFor(CurrentTI); in fullScanForType()
262 ensureCapacityFor(End); in visitRange()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DLazyRandomTypeCollection.h86 void ensureCapacityFor(TypeIndex Index);