Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2035 bool TopOK = true; in TopFallThroughFreq() local
2043 TopOK = false; in TopFallThroughFreq()
2047 if (TopOK) { in TopFallThroughFreq()
2395 bool TopOK = true; in hasViableTopFallthrough() local
2402 TopOK = false; in hasViableTopFallthrough()
2406 if (TopOK) in hasViableTopFallthrough()