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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp70 Type *ExnTy = StructType::get(Type::getInt8PtrTy(C), Type::getInt32Ty(C)); local
81 LandingPadInst::Create(ExnTy, 1, "cleanup.lpad", CleanupBB);

Completed in 100 milliseconds