Home
last modified time | relevance | path

Searched refs:InstMightUnwind (Results 1 – 1 of 1) 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()