Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching refs:WriteFunction

1454 /// WriteFunction - Emit a function body to the module stream.
1455 static void WriteFunction(const Function &F, llvm_3_2::ValueEnumerator &VE,
1832 WriteFunction(*F, VE, Stream);