Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h386 bool tryCandidateLatency(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1526 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency() function in SIScheduleBlockScheduler
1620 tryCandidateLatency(Cand, TryCand); in pickBlock()
1622 if (!tryCandidateLatency(Cand, TryCand)) in pickBlock()