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

/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp112 struct RecursionSetRemover { struct in class:__anon12921::JumpThreading
116 RecursionSetRemover(DenseSet<std::pair<Value*, BasicBlock*> > &S, function in struct:__anon12921::JumpThreading::RecursionSetRemover
120 ~RecursionSetRemover() {
403 RecursionSetRemover remover(RecursionSet, std::make_pair(V, BB));

Completed in 33 milliseconds