Home
last modified time | relevance | path

Searched defs:CallCount (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h59 uint64_t CallCount; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp381 struct CallCount { in run() struct
382 int Direct; in run()
383 int Indirect; in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h344 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) variable
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h114 uint64_t CallCount; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2060 int64_t CallCount = in updateCallProfile() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c176643 struct CallCount { struct
176660 struct CallCount *p; argument