Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2436 printConstVCalls(const std::vector<FunctionSummary::ConstVCall> VCallList,
3028 printConstVCalls(TIDInfo.TypeTestAssumeConstVCalls, in printTypeIdInfo()
3033 printConstVCalls(TIDInfo.TypeCheckedLoadConstVCalls, in printTypeIdInfo()
3072 void AssemblyWriter::printConstVCalls( in printConstVCalls() function in AssemblyWriter