Searched defs:CmpBranchGen (Results 1 – 1 of 1) sorted by relevance
327 class CmpBranchGen : public BinopGen<int32_t> { class335 CmpBranchGen(IrOpcode::Value opcode, bool i, bool t, int32_t eq, int32_t ne) in CmpBranchGen() function in CmpBranchGen