Home
last modified time | relevance | path

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

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