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