Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp484 SmallPtrSet<BasicBlock*, 4> LHSKnownBBs; in ComputeValueKnownInPredecessors() local
493 LHSKnownBBs.insert(LHSVals[i].second); in ComputeValueKnownInPredecessors()
500 if (!LHSKnownBBs.count(RHSVals[i].second)) { in ComputeValueKnownInPredecessors()