Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h296 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h307 SpecificBumpPtrAllocator<IRInstructionData> *InstDataAllocator = nullptr; member