Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getElse

389     const Stmt *Skipped  = S.getElse();
409 if (S.getElse())
422 if (const Stmt *Else = S.getElse()) {