Home
last modified time | relevance | path

Searched defs:PrintLLVMName (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DAsmWriter.cpp378 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) { in PrintLLVMName() function
400 static void PrintLLVMName(raw_ostream &OS, const Value *V) { in PrintLLVMName() function