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