Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp588 const uint64_t CSIndex = CSInstr->getIndex()->getZExtValue(); in promoteCallWithIfThenElse() local
631 if (!Ctx.hasCallsite(CSIndex)) in promoteCallWithIfThenElse()
633 auto &CSData = Ctx.callsite(CSIndex); in promoteCallWithIfThenElse()