Searched defs:inverseCond (Results 1 – 2 of 2) sorted by relevance
556 Stmt &LMIRBuilder::CondGoto(Var &cond, BB &target, bool inverseCond) in CondGoto()562 Stmt &LMIRBuilder::CondGoto(Expr cond, BB &target, bool inverseCond) in CondGoto()
974 CondOperand &inverseCond = aarchCGFunc.GetCondOperand(inverseCondCode); in Optimize() local