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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp861 SUnit *SeqEnd = CallSeqEndForStart[SU]; local
862 assert(SeqEnd && "Call sequence start/end must be known");
867 LiveRegGens[CallResource] = SeqEnd;

Completed in 71 milliseconds