Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
DIROutliner.h296 SpecificBumpPtrAllocator<IRInstructionData> InstDataAllocator; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h307 SpecificBumpPtrAllocator<IRInstructionData> *InstDataAllocator = nullptr; member