Searched refs:EHGuard (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18352 SDValue EHGuard = Op.getOperand(2); local
18355 report_fatal_error("EHGuard only live in functions using WinEH");
18358 auto *FINode = dyn_cast<FrameIndexSDNode>(EHGuard);
[all...]

Completed in 121 milliseconds