Searched defs:otherEndComponent (Results 1 – 1 of 1) sorted by relevance
310 void InteropIntrinsicOptimization::UpdateStatsForMerging(Inst *inst, int32_t otherEndComponent, uin… in UpdateStatsForMerging()338 auto otherEndComponent = GetInfo(block).blockComponent[static_cast<int32_t>(!IS_END)]; in IterateBlockFromBoundary() local