Searched refs:GetFuncCount (Results 1 – 5 of 5) sorted by relevance
53 auto funcCount = d.GetFuncCount(); in CalCallSiteInfo()
115 uint32_t GetFuncCount() const in GetFuncCount() function
368 uint32_t cnt = des.GetFuncCount(); in MergeArkStackMapSections()
73 for (size_t j = 0; j < llvmModule_->GetFuncCount(); j++) { in CollectFuncEntryInfo()80 const size_t funcCount = llvmModule_->GetFuncCount(); in CollectFuncEntryInfo()
156 size_t GetFuncCount() const in GetFuncCount() function