Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp47 unsigned ItinDepth = 0; in ScoreboardHazardRecognizer() local
50 if (ItinDepth < StageDepth) ItinDepth = StageDepth; in ScoreboardHazardRecognizer()
55 while (ItinDepth > ScoreboardDepth) { in ScoreboardHazardRecognizer()