Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp129 bool InstMightUnwind = true; in runImpl() local
136 InstMightUnwind = false; in runImpl()
139 SCCMightUnwind |= InstMightUnwind; in runImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp125 bool InstMightUnwind = true; in runImpl() local
132 InstMightUnwind = false; in runImpl()
135 SCCMightUnwind |= InstMightUnwind; in runImpl()