Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1993 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2330 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function