Home
last modified time | relevance | path

Searched defs:RecursionSet (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h70 DenseSet<std::pair<Value *, BasicBlock *>> RecursionSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h137 DenseSet<std::pair<Value *, BasicBlock *>> RecursionSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h138 DenseSet<Value *> RecursionSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DJumpThreading.h139 DenseSet<Value *> RecursionSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DJumpThreading.h139 DenseSet<Value *> RecursionSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DJumpThreading.h139 DenseSet<Value *> RecursionSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DJumpThreading.h139 DenseSet<Value *> RecursionSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp596 DenseSet<std::pair<Value *, BasicBlock *>> &RecursionSet, in ComputeValueKnownInPredecessorsImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp654 ConstantPreference Preference, DenseSet<Value *> &RecursionSet, in computeValueKnownInPredecessorsImpl()