Home
last modified time | relevance | path

Searched refs:RightNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp255 auto &[RightGain, RightNode] = RightPair; in runIteration()
262 if (moveFunctionNode(*RightNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp221 const ExplodedNode *RightNode, SVal RightVal) { in hasVisibleUpdate() argument
235 RLCV->getStore() == RightNode->getState()->getStore(); in hasVisibleUpdate()