Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp44 static cl::opt<bool> DisableDemotion( variable
1188 assert((DisableDemotion || !(BB.isEHPad() && isa<PHINode>(BB.begin()))) && in verifyPreparedFunclets()
1205 if (!DisableDemotion) in prepareExplicitEH()