Home
last modified time | relevance | path

Searched defs:some (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-forwprop.c826 forward_propagate_addr_expr (tree stmt, bool *some) in forward_propagate_addr_expr()
998 bool some = false; in tree_ssa_forward_propagate_single_use_vars() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-choose-expr.c57 struct S { int x, y; } pour, some, sugar; in main() local
/openbsd/games/monop/
H A Dtrade.c169 bool some; in summate() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp695 static ExprResult some(const Expression *Expr, Value *ExtraDep = nullptr) { in some() function
698 static ExprResult some(const Expression *Expr, in some() function
702 static ExprResult some(const Expression *Expr, Value *ExtraDep, in some() function