Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp43 static cl::opt<bool> DisableDemotion( variable
1043 assert((DisableDemotion || !(BB.isEHPad() && isa<PHINode>(BB.begin()))) && in verifyPreparedFunclets()
1060 if (!DisableDemotion) in prepareExplicitEH()