Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp119 bool InstMightUnwind = true; in runImpl() local
125 InstMightUnwind = false; in runImpl()
128 SCCMightUnwind |= InstMightUnwind; in runImpl()