Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp87 bool insertSjLjEHSupport(Function &F);
403 bool SjLjEHPass::insertSjLjEHSupport(Function &F) { in insertSjLjEHSupport() function in SjLjEHPass
1022 Res = insertSjLjEHSupport(F); in runOnFunction()