Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DCloning.h56 struct ClonedCodeInfo { struct
67 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} in ClonedCodeInfo() function