Searched refs:NewCSIdx (Results 1 – 1 of 1) sorted by relevance
2442 const int64_t NewCSIdx = CalleeCallsiteMap[I]; in InlineFunction() local2443 if (NewCSIdx >= 0) { in InlineFunction()2444 assert(NewCSIdx != 0 && in InlineFunction()2447 Ctx.ingestAllContexts(NewCSIdx, std::move(OtherSet)); in InlineFunction()