Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp66 bool setupEntryBlockAndCallSites(Function &F);
352 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
488 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()