Home
last modified time | relevance | path

Searched defs:op_Bound (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dopcodes.h133 FIRM_API ir_op *op_Bound; variable
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dgen_irop.c.inl11 ir_op *op_Bound; ir_op *get_op_Bound(void) { return op_Bound; } variable