Home
last modified time | relevance | path

Searched defs:dead2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_ast_codegen.c3576 __isl_take isl_set *dead1, __isl_take isl_set *dead2) in generate_shifted_component_only_after()
/llvm-project/clang/lib/AST/
H A DExpr.cpp4782 BinaryOperator(const ASTContext & Ctx,Expr * lhs,Expr * rhs,Opcode opc,QualType ResTy,ExprValueKind VK,ExprObjectKind OK,SourceLocation opLoc,FPOptionsOverride FPFeatures,bool dead2) BinaryOperator() argument