Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h612 : Mapper(&InstDataAllocator, &InstDataListAllocator) {} in IRSimilarityIdentifier()
616 : Mapper(&InstDataAllocator, &InstDataListAllocator) { in IRSimilarityIdentifier()
688 SpecificBumpPtrAllocator<IRInstructionDataList> InstDataListAllocator; variable