Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h202 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
H A DSIMachineScheduler.cpp189 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown() function in SIScheduleBlock
257 tryCandidateTopDown(TopCand, TryCand); in pickNode()