Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp127 bool TempFile::writeBitcode(const Module &M) const { in writeBitcode() function in TempFile
/llvm-project/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp740 void ReducerWorkItem::writeBitcode(raw_ostream &OutStream) const { writeBitcode() function in ReducerWorkItem