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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DJumpThreading.cpp89 struct RecursionSetRemover { struct in class:__anon10386::JumpThreading
93 RecursionSetRemover(DenseSet<std::pair<Value*, BasicBlock*> > &S, function in struct:__anon10386::JumpThreading::RecursionSetRemover
97 ~RecursionSetRemover() {
327 RecursionSetRemover remover(RecursionSet, std::make_pair(V, BB));

Completed in 218 milliseconds