Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Unreachable

439     if (SanOpts->Unreachable)
447 EmitBlock(createBasicBlock("unreachable.cont"));
841 // longjmp doesn't return; mark this as unreachable.