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.cpp1975 bool TopOK = true; in TopFallThroughFreq() local
1983 TopOK = false; in TopFallThroughFreq()
1987 if (TopOK) { in TopFallThroughFreq()
2344 bool TopOK = true; in hasViableTopFallthrough() local
2351 TopOK = false; in hasViableTopFallthrough()
2355 if (TopOK) in hasViableTopFallthrough()