Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp67 void lowerIncomingArguments(Function &F);
253 void SjLjEHPrepareImpl::lowerIncomingArguments(Function &F) { in lowerIncomingArguments() function in SjLjEHPrepareImpl
405 lowerIncomingArguments(F); in setupEntryBlockAndCallSites()