Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp70 if (!ShouldCreate) in getImpl()
293 if (!ShouldCreate) in getImpl()
349 ShouldCreate); in getImpl()
354 bool ShouldCreate) { in getImpl() argument
358 ShouldCreate); in getImpl()
544 bool ShouldCreate) { in getImpl() argument
585 StorageType Storage, bool ShouldCreate) { in getImpl() argument
727 bool ShouldCreate) { in getImpl() argument
945 bool ShouldCreate) { in getImpl() argument
1044 bool ShouldCreate) { in getImpl() argument
[all …]
H A DMetadata.cpp832 StorageType Storage, bool ShouldCreate) { in getImpl() argument
838 if (!ShouldCreate) in getImpl()
842 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h244 DwarfOps, Storage, ShouldCreate);
589 Storage, ShouldCreate);
790 ShouldCreate);
858 Storage, ShouldCreate);
1580 ShouldCreate);
1883 ShouldCreate);
2102 ShouldCreate);
2150 ShouldCreate);
2320 Storage, ShouldCreate);
2935 ShouldCreate);
[all …]
H A DMetadata.h1155 StorageType Storage, bool ShouldCreate = true);