Home
last modified time | relevance | path

Searched defs:IDLAllocator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp72 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
103 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
131 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
156 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
183 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
208 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
234 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
260 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
286 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
312 SpecificBumpPtrAllocator<IRInstructionDataList> IDLAllocator; in TEST() local
[all …]
/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h423 SpecificBumpPtrAllocator<IRInstructionDataList> *IDLAllocator = nullptr; global() member