Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DCloning.h54 struct ClonedCodeInfo { struct
69 ClonedCodeInfo() { in ClonedCodeInfo() argument
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h66 struct ClonedCodeInfo { struct
82 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} in ClonedCodeInfo() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCloning.h65 struct ClonedCodeInfo { struct
81 ClonedCodeInfo() = default; argument