Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3173 int CycleDef = InstrToCycle[&SU]; in isValidSchedule() local
3180 if (InstrToCycle[SI.getSUnit()] <= CycleDef) in isValidSchedule()