Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp70 bool setupEntryBlockAndCallSites(Function &F);
363 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
505 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()