Home
last modified time | relevance | path

Searched defs:InstDataAllocator (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp71 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
102 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
130 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
155 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
182 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
207 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
233 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
259 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
285 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
311 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; in TEST() local
[all …]
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h349 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h418 SpecificBumpPtrAllocator<IRInstructionData> *InstDataAllocator = nullptr; global() member