Home
last modified time | relevance | path

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

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