Searched defs:SchedCandidate (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h113 struct SchedCandidate { struct in class:llvm::ConvergingVLIWScheduler
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h846 struct SchedCandidate { struct in class:llvm::GenericSchedulerBase
864 SchedCandidate() { reset(CandPolicy()); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
865 SchedCandidate(const CandPolicy &Policy) { reset(Policy); } function in struct:llvm::GenericSchedulerBase::SchedCandidate
[all...]

Completed in 113 milliseconds