Home
last modified time | relevance | path

Searched defs:ConstVCall (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp9400 FunctionSummary::ConstVCall ConstVCall; in parseConstVCallList() local
9425 bool LLParser::parseConstVCall(FunctionSummary::ConstVCall &ConstVCall, in parseConstVCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3359 for (auto &ConstVCall : VCallList) { in printConstVCalls() local