Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp608 const uint32_t IndirectID = CtxProf.allocateNextCounterIndex(Caller); in promoteCallWithIfThenElse() local
616 IndirectBBIns->setIndex(IndirectID); in promoteCallWithIfThenElse()
620 const uint32_t NewCountersSize = IndirectID + 1; in promoteCallWithIfThenElse()
657 Ctx.counters()[IndirectID] = IndirectCount; in promoteCallWithIfThenElse()