Home
last modified time | relevance | path

Searched defs:BRHS (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp240 const BinaryOperator* BRHS = dyn_cast<BinaryOperator>(RHS); in isIncrement() local
/external/llvm/lib/Analysis/
DValueTracking.cpp4021 Value *BLHS, Value *BRHS, const DataLayout &DL, in isImpliedCondOperands()
4048 static bool isMatchingOps(Value *ALHS, Value *ARHS, Value *BLHS, Value *BRHS, in isMatchingOps()
4062 Value *BLHS, Value *BRHS, in isImpliedCondMatchingOperands()
4121 Value *BLHS, *BRHS; in isImpliedCondition() local