Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyLogical.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/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h98 bool LExpr::implies(const LExpr *RHS) const { in implies() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h128 bool implies(const ArchInfo &Other) const { in implies() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp14754 bool SCEVComparePredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVComparePredicate
14784 bool SCEVWrapPredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVWrapPredicate
14842 bool SCEVUnionPredicate::implies(const SCEVPredicate *N) const { in implies() function in SCEVUnionPredicate