Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp66 bool setupEntryBlockAndCallSites(Function &F);
352 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
488 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp66 bool setupEntryBlockAndCallSites(Function &F);
342 bool SjLjEHPrepare::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPrepare
478 bool Res = setupEntryBlockAndCallSites(F); in runOnFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp77 bool setupEntryBlockAndCallSites(Function &F);
915 bool SjLjEHPass::setupEntryBlockAndCallSites(Function &F) { in setupEntryBlockAndCallSites() function in SjLjEHPass
1024 Res = setupEntryBlockAndCallSites(F); in runOnFunction()