Hi Chris, > Why not just use isa<PointerType>? > > This encourages code to diverge in style. since there already is isFloat, isInteger and variations, it seems odd not to have these too. Of course, I could just delete all the guys with an "isa" version. What do you think? Ciao, Duncan.