Searched refs:LiveBeginEndMapEntry (Results 1 – 2 of 2) sorted by relevance
284 using LiveBeginEndMapEntry = std::pair<SizeT, InstNumberT>; variable285 using LiveBeginEndMap = LivenessVector<LiveBeginEndMapEntry>;
757 auto ComparePair = [](const LiveBeginEndMapEntry &A, in livenessValidateIntervals()758 const LiveBeginEndMapEntry &B) { in livenessValidateIntervals()