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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Transforms/Utils/
H A DCloning.h54 struct ClonedCodeInfo { struct in namespace:llvm
65 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} function in struct:llvm::ClonedCodeInfo

Completed in 65 milliseconds