Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h386 bool tryCandidateLatency(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1518 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency() function in SIScheduleBlockScheduler
1612 tryCandidateLatency(Cand, TryCand); in pickBlock()
1614 if (!tryCandidateLatency(Cand, TryCand)) in pickBlock()