Searched refs:AvailablePredSet (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DJumpThreading.cpp920 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; local
923 AvailablePredSet.insert(AvailablePreds[i].first);
933 if (!AvailablePredSet.count(P))

Completed in 460 milliseconds