Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp64 bool setupEntryBlockAndCallSites(Function &F);
380 bool SjLjEHPrepareImpl::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepareImpl
524 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()