Searched defs:FuncEntryCount (Results 1 – 4 of 4) sorted by relevance
779 uint64_t FuncEntryCount = in decodeBBAddrMapImpl() local
1533 uint64_t FuncEntryCount = getBBInfo(&*F.begin()).CountValue; in populateCounters() local1869 uint64_t FuncEntryCount = Func.getBBInfo(&*F.begin()).CountValue; in fixFuncEntryCount() local
182 std::optional<uint64_t> FuncEntryCount; member
142 FuncEntryCount, enumerator