reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/EscapeEnumerator.cpp
   68   BasicBlock *CleanupBB = BasicBlock::Create(C, CleanupBBName, &F);
   69   Type *ExnTy = StructType::get(Type::getInt8PtrTy(C), Type::getInt32Ty(C));
   69   Type *ExnTy = StructType::get(Type::getInt8PtrTy(C), Type::getInt32Ty(C));