Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDThreadSafetyLogical.cpp19 static bool implies(const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg) { in implies() function
105 bool implies(const LExpr *LHS, const LExpr *RHS) { in implies() function
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafetyLogical.h98 bool LExpr::implies(const LExpr *RHS) const { in implies() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDAArch64TargetParser.h128 bool implies(const ArchInfo &Other) const { in implies() function
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp14756 bool SCEVComparePredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVComparePredicate
14786 bool SCEVWrapPredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVWrapPredicate
14844 bool SCEVUnionPredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVUnionPredicate