Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.h362 bool ParseConstVCall(FunctionSummary::ConstVCall &ConstVCall,
DLLParser.cpp8005 if (ParseConstVCall(ConstVCall, IdToIndexMap, ConstVCallList.size())) in ParseConstVCallList()
8031 bool LLParser::ParseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in ParseConstVCall() function in LLParser