Searched refs:LocalPrefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp398 LocalPrefix, enumerator in enum:PrefixType
450 case LocalPrefix:
462 isa<GlobalValue>(V) ? GlobalPrefix : LocalPrefix);
629 return PrintLLVMName(OS, STy->getName(), LocalPrefix);
3521 PrintLLVMName(Out, NamedTypes[I]->getName(), LocalPrefix);

Completed in 106 milliseconds