Searched defs:CodeMetrics (Results 1 – 1 of 1) sorted by relevance
42 struct CodeMetrics { struct45 bool exposesReturnsTwice = false;48 bool isRecursive = false;54 bool notDuplicatable = false;57 bool convergent = false;60 bool usesDynamicAlloca = false;63 unsigned NumInsts = false;66 unsigned NumBlocks = false;72 unsigned NumCalls = false;83 unsigned NumVectorInsts = 0;[all …]