Home
last modified time | relevance | path

Searched refs:AUFoldingSetNodeAllocator (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h279 SpecificBumpPtrAllocator<AUFoldingSetNode> AUFoldingSetNodeAllocator; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp635 Node = new (AUFoldingSetNodeAllocator.Allocate()) AUFoldingSetNode(AU); in findAnalysisUsage()