Searched refs:printNonConstVCalls (Results 1 – 1 of 1) sorted by relevance
2646 printNonConstVCalls(const std::vector<FunctionSummary::VFuncId> &VCallList,3290 printNonConstVCalls(TIDInfo.TypeTestAssumeVCalls, "typeTestAssumeVCalls"); in printTypeIdInfo()3294 printNonConstVCalls(TIDInfo.TypeCheckedLoadVCalls, "typeCheckedLoadVCalls"); in printTypeIdInfo()3331 void AssemblyWriter::printNonConstVCalls( in printNonConstVCalls() function in AssemblyWriter