Searched refs:alloc_name (Results 1 – 1 of 1) sorted by relevance
1317 llvm::StringRef alloc_name = alloc->getName(); in RewritePersistentAllocs() local1319 if (alloc_name.startswith("$") && in RewritePersistentAllocs()1320 !alloc_name.startswith("$__lldb")) in RewritePersistentAllocs()1322 if (alloc_name.find_first_of("0123456789") == 1) in RewritePersistentAllocs()