Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2357 printNonConstVCalls(const std::vector<FunctionSummary::VFuncId> VCallList,
2911 printNonConstVCalls(TIDInfo.TypeTestAssumeVCalls, "typeTestAssumeVCalls"); in printTypeIdInfo()
2915 printNonConstVCalls(TIDInfo.TypeCheckedLoadVCalls, "typeCheckedLoadVCalls"); in printTypeIdInfo()
2941 void AssemblyWriter::printNonConstVCalls( in printNonConstVCalls() function in AssemblyWriter