Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfoMetadata.cpp61 if (!ShouldCreate) in getImpl()
264 if (!ShouldCreate) in getImpl()
322 bool ShouldCreate) { in getImpl() argument
341 bool ShouldCreate) { in getImpl() argument
368 StorageType Storage, bool ShouldCreate) { in getImpl() argument
386 StorageType Storage, bool ShouldCreate) { in getImpl() argument
498 bool ShouldCreate) { in getImpl() argument
517 bool ShouldCreate) { in getImpl() argument
799 bool ShouldCreate) { in getImpl() argument
1077 bool ShouldCreate) { in getImpl() argument
[all …]
H A DMetadata.cpp814 StorageType Storage, bool ShouldCreate) { in getImpl() argument
820 if (!ShouldCreate) in getImpl()
824 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h557 Storage, ShouldCreate);
757 ShouldCreate);
1222 bool ShouldCreate = true) {
1419 ShouldCreate);
1723 ShouldCreate);
1925 ShouldCreate);
1973 ShouldCreate);
2130 Storage, ShouldCreate);
2207 ShouldCreate);
2610 ShouldCreate);
[all …]
H A DMetadata.h1122 StorageType Storage, bool ShouldCreate = true);