Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:FlagExp

4632     Expr *FlagExp = IntegerLiteral::Create(*Context, llvm::APInt(IntSize, flag), 
4634 InitExprs.push_back(FlagExp);