Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp186 DenseMap<SUnit*, SUnit*> CallSeqEndForStart; member in __anon1da133450111::ScheduleDAGRRList
367 CallSeqEndForStart.clear(); in Schedule()
588 CallSeqEndForStart[Def] = SU; in ReleasePredecessors()
859 SUnit *SeqEnd = CallSeqEndForStart[SU]; in UnscheduleNodeBottomUp()