Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp70 bool setupEntryBlockAndCallSites(Function &F);
363 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
501 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()