Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp69 void lowerIncomingArguments(Function &F);
227 void SjLjEHPrepare::lowerIncomingArguments(Function &F) { in lowerIncomingArguments() function in SjLjEHPrepare
379 lowerIncomingArguments(F); in setupEntryBlockAndCallSites()