Home
last modified time | relevance | path

Searched defs:ClonedCodeInfo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DCloning.h61 struct ClonedCodeInfo { struct
84 ClonedCodeInfo() = default; argument
86 bool isSimplified(const Value *From, const Value *To) const { in isSimplified()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DCloning.h61 struct ClonedCodeInfo { struct
84 ClonedCodeInfo() = default; argument
86 bool isSimplified(const Value *From, const Value *To) const { in isSimplified()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DCloning.h61 struct ClonedCodeInfo { struct
84 ClonedCodeInfo() = default; argument
86 bool isSimplified(const Value *From, const Value *To) const { in isSimplified()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DCloning.h61 struct ClonedCodeInfo { struct
84 ClonedCodeInfo() = default; argument
86 bool isSimplified(const Value *From, const Value *To) const { in isSimplified()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h62 struct ClonedCodeInfo { struct
85 ClonedCodeInfo() = default; argument
87 bool isSimplified(const Value *From, const Value *To) const { in isSimplified()
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DCloning.h66 struct ClonedCodeInfo { struct
82 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} in ClonedCodeInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h65 struct ClonedCodeInfo { struct
79 ClonedCodeInfo() = default; argument