Searched defs:assumption (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h399 TrackConstraintBRVisitor(DefinedSVal constraint, bool assumption) argument
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h460 _evalAssume(void *checker, ProgramStateRef state, const SVal &cond, bool assumption) argument
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c141 tree s, c, d, bits, assumption, tmp, bound; local
218 tree assumption = boolean_true_node, bound, noloop; local
286 tree bound, d, assumption, diff; local
354 tree assumption = boolean_true_node, bound, diff; local
503 tree assumption; local
[all...]
H A Dloop-iv.c1994 rtx assumption, may_not_xform; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp662 processAssume(ProgramStateRef state, SVal cond, bool assumption) argument

Completed in 119 milliseconds