Searched defs:ClonedCodeInfo (Results 1 – 1 of 1) sorted by relevance
66 struct ClonedCodeInfo { struct82 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {} in ClonedCodeInfo() argument