node_has_property
!node_has_property(node, "device_type") ||
ci->c_physical = node_has_property(node, "cache-physical?");
if (node_has_property(node, "icache-nlines") &&
node_has_property(node, "dcache-nlines") &&
if (node_has_property(node, "ecache-nlines")) {
if (node_has_property(node, "ecache-nlines")) {
: node_has_property(node, "cache-coherence?");
!node_has_property(node, "device_type") ||
sc->sc_8bit = node_has_property(node, "tcx-8-bit");