Home
last modified time | relevance | path

Searched refs:NumAllocaArgs (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp516 unsigned NumAllocaArgs = 0; member in __anoncf8652d10111::CallAnalyzer
2743 NumAllocaArgs = SROAArgValues.size(); in analyze()
2855 DEBUG_PRINT_STAT(NumAllocaArgs); in print()