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