Searched defs:createInt (Results 1 – 3 of 3) sorted by relevance
67 public static Value createInt(int value) { in createInt() method in Value
43 public void createInt() { in createInt() method in ConstantTest
748 Value *IslExprBuilder::createInt(__isl_take isl_ast_expr *Expr) { in createInt() function in IslExprBuilder