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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp381 void writeInstruction(const Instruction &I, unsigned InstID,
2627 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, function in class:ModuleBitcodeWriter
3234 writeInstruction(*I, InstID, Vals);

Completed in 63 milliseconds