Ah yes there is something interesting going on there
http://visual6502.org/JSSim/expert.html ... 0&zoom=8.9It's rather redundant, as you note. That might just be for drive, but maybe it's a bug fix or simplification.
The primary onchip phase 1 clock, cp1 in visual6502, is inverted to produce nodes 43 and 1247, which each drive a selection of logic gates conditioning the datapath control lines.
The inverters are laid out somewhat like NOR gates, but with both inputs driven by the same signal. So we have two inverters, with very strong pulldowns, inverting the same cp1. It might be like this merely to provide enough drive, but I do wonder if those NOR-like layouts were originally combining two signals.