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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h142 TrackConstraintBRVisitor(DefinedSVal constraint, bool assumption) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp76 assume(ProgramStateRef state, Loc cond, bool assumption) argument
118 assume(ProgramStateRef state, NonLoc cond, bool assumption) argument
H A DExprEngine.cpp236 processAssume(ProgramStateRef state, SVal cond, bool assumption) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp103 Assumption assumption; member in struct:__anon3365::IdempotentOperationChecker::BinaryOperatorData
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h393 _evalAssume(void *checker, ProgramStateRef state, const SVal &cond, bool assumption) argument
/freebsd-10.0-release/contrib/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...]

Completed in 90 milliseconds