Home
last modified time | relevance | path

Searched defs:initCandidate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp57 void GCNMaxOccupancySchedStrategy::initCandidate(SchedCandidate &Cand, SUnit *SU, in initCandidate() function in GCNMaxOccupancySchedStrategy
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3133 void GenericScheduler::initCandidate(SchedCandidate &Cand, SUnit *SU, in initCandidate() function in GenericScheduler