Searched refs:MaxLoopDepth (Results 1 – 3 of 3) sorted by relevance
53 if (FPI.MaxLoopDepth < LoopDepth) in getFunctionPropertiesInfo()54 FPI.MaxLoopDepth = LoopDepth; in getFunctionPropertiesInfo()69 << "MaxLoopDepth: " << MaxLoopDepth << "\n" in print()
62 MaxLoopDepth, enumerator200 FF[NamedFeatureIndex::MaxLoopDepth] = in getFunctionFeatures()201 std::max(FF[NamedFeatureIndex::MaxLoopDepth], in getFunctionFeatures()
56 int64_t MaxLoopDepth = 0; variable