Searched refs:GetFastPathCallingConv (Results 1 – 1 of 1) sorted by relevance
87 static llvm::CallingConv::ID GetFastPathCallingConv(uint32_t numArgs) in GetFastPathCallingConv() function128 … llvmFunction->setCallingConv(GetFastPathCallingConv(llvmFunction->arg_size() - FAKE_ARGS_NUM)); in AddGraph()