Searched refs:CallSeqEndForStart (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp186 DenseMap<SUnit*, SUnit*> CallSeqEndForStart; member in class:__anon3581::ScheduleDAGRRList
367 CallSeqEndForStart.clear();
588 CallSeqEndForStart[Def] = SU;
859 SUnit *SeqEnd = CallSeqEndForStart[SU];

Completed in 87 milliseconds