Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp379 void writeFunctionLevelValueSymbolTable(const ValueSymbolTable &VST);
2955 void ModuleBitcodeWriter::writeFunctionLevelValueSymbolTable( in writeFunctionLevelValueSymbolTable() function in ModuleBitcodeWriter
3099 writeFunctionLevelValueSymbolTable(*Symtab); in writeFunction()