Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp653 uint64_t IndirectCount = TotalCount - DirectCount; in promoteCallWithIfThenElse() local
657 Ctx.counters()[IndirectID] = IndirectCount; in promoteCallWithIfThenElse()