Searched refs:CSInstr (Results 1 – 1 of 1) sorted by relevance
585 auto *CSInstr = CtxProfAnalysis::getCallsiteInstrumentation(CB); in promoteCallWithIfThenElse() local586 if (!CSInstr) in promoteCallWithIfThenElse()588 const uint64_t CSIndex = CSInstr->getIndex()->getZExtValue(); in promoteCallWithIfThenElse()592 CSInstr->moveBefore(CB.getIterator()); in promoteCallWithIfThenElse()594 auto *NewCSInstr = cast<InstrProfCallsite>(CSInstr->clone()); in promoteCallWithIfThenElse()