Home
last modified time | relevance | path

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

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