Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2360 printConstVCalls(const std::vector<FunctionSummary::ConstVCall> VCallList,
2919 printConstVCalls(TIDInfo.TypeTestAssumeConstVCalls, in printTypeIdInfo()
2924 printConstVCalls(TIDInfo.TypeCheckedLoadConstVCalls, in printTypeIdInfo()
2952 void AssemblyWriter::printConstVCalls( in printConstVCalls() function in AssemblyWriter