Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp76 bool setupEntryBlockAndCallSites(Function &F);
372 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
495 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()