Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2660 printConstVCalls(const std::vector<FunctionSummary::ConstVCall> &VCallList,
3310 printConstVCalls(TIDInfo.TypeTestAssumeConstVCalls, in printTypeIdInfo()
3315 printConstVCalls(TIDInfo.TypeCheckedLoadConstVCalls, in printTypeIdInfo()
3354 void AssemblyWriter::printConstVCalls( in printConstVCalls() function in AssemblyWriter