Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2742 int CycleDef = InstrToCycle[&SU]; in isValidSchedule() local
2749 if (InstrToCycle[SI.getSUnit()] <= CycleDef) in isValidSchedule()