Home
last modified time | relevance | path

Searched refs:createOpBooleanConditional (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DIslExprBuilder.h218 llvm::Value *createOpBooleanConditional(__isl_take isl_ast_expr *Expr);
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp592 IslExprBuilder::createOpBooleanConditional(__isl_take isl_ast_expr *Expr) { in createOpBooleanConditional() function in IslExprBuilder
682 return createOpBooleanConditional(Expr); in createOp()