Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h349 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h418 SpecificBumpPtrAllocator<IRInstructionData> *InstDataAllocator = nullptr; member