Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DCloning.h66 struct ClonedCodeInfo { struct
82 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} in ClonedCodeInfo() argument