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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1648 llvm::Value *IsForEH = variable
1660 IsForEH = CGF.Builder.CreateICmpNE(Load, Zero);
1663 Args.add(RValue::get(IsForEH), ArgTys[0]);

Completed in 55 milliseconds