Home
last modified time | relevance | path

Searched defs:releaseSuccessors (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp137 void ScheduleDAGVLIW::releaseSuccessors(SUnit *SU) { in releaseSuccessors() function in ScheduleDAGVLIW
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp213 void GCNMinRegScheduler::releaseSuccessors(const SUnit* SU, int Priority) { in releaseSuccessors() function in GCNMinRegScheduler
H A DSIMachineScheduler.cpp464 void SIScheduleBlock::releaseSuccessors(SUnit *SU, bool InOrOutBlock) { in releaseSuccessors() function in SIScheduleBlock
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp665 void ScheduleDAGMI::releaseSuccessors(SUnit *SU) { in releaseSuccessors() function in ScheduleDAGMI