Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h130 DenseSet<std::pair<Value *, BasicBlock *>> &RecursionSet,
137 DenseSet<std::pair<Value *, BasicBlock *>> RecursionSet; variable
139 RecursionSet, CxtI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp596 DenseSet<std::pair<Value *, BasicBlock *>> &RecursionSet, in ComputeValueKnownInPredecessorsImpl() argument
602 if (!RecursionSet.insert(std::make_pair(V, BB)).second) in ComputeValueKnownInPredecessorsImpl()
675 RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
696 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
698 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
734 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
752 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
898 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
919 WantInteger, RecursionSet, CxtI)) { in ComputeValueKnownInPredecessorsImpl()