Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp392 void writeInstruction(const Instruction &I, unsigned InstID,
2727 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
3335 writeInstruction(*I, InstID, Vals); in writeFunction()