Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp41 static cl::opt<bool> DisableDemotion( variable
1025 assert((DisableDemotion || !(BB.isEHPad() && isa<PHINode>(BB.begin()))) && in verifyPreparedFunclets()
1041 if (!DisableDemotion) in prepareExplicitEH()