Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp379 void writeInstruction(const Instruction &I, unsigned InstID,
2552 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
3110 writeInstruction(*I, InstID, Vals); in writeFunction()