Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2630 printConstVCalls(const std::vector<FunctionSummary::ConstVCall> &VCallList,
3349 printConstVCalls(TIDInfo.TypeTestAssumeConstVCalls, in printTypeIdInfo()
3354 printConstVCalls(TIDInfo.TypeCheckedLoadConstVCalls, in printTypeIdInfo()
3393 void AssemblyWriter::printConstVCalls( in printConstVCalls() function in AssemblyWriter