Searched refs:FSZero (Results 1 – 1 of 1) sorted by relevance
426 Constant *FSZero = Constant::getNullValue(PointerType::get(C, 257)); in linkExceptionRegistration() local427 Value *Next = Builder.CreateLoad(PointerType::getUnqual(C), FSZero); in linkExceptionRegistration()430 Builder.CreateStore(Link, FSZero); in linkExceptionRegistration()446 Constant *FSZero = Constant::getNullValue(PointerType::get(C, 257)); in unlinkExceptionRegistration() local447 Builder.CreateStore(Next, FSZero); in unlinkExceptionRegistration()