Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h69 std::unordered_set<MCPlus::MCAnnotation *> AnnotationPool; member
318 for (MCPlus::MCAnnotation *Annotation : Allocator.AnnotationPool) in freeValuesAllocator()
321 Allocator.AnnotationPool.clear(); in freeValuesAllocator()
331 for (MCPlus::MCAnnotation *Annotation : Allocator.AnnotationPool) in freeAnnotations()
334 Allocator.AnnotationPool.clear(); in freeAnnotations()
1687 Allocator.AnnotationPool.insert(A);