Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp43 static cl::opt<bool> DisableDemotion( variable
1046 assert((DisableDemotion || !(BB.isEHPad() && isa<PHINode>(BB.begin()))) && in verifyPreparedFunclets()
1063 if (!DisableDemotion) in prepareExplicitEH()