Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1907 bool TopOK = true; in TopFallThroughFreq() local
1915 TopOK = false; in TopFallThroughFreq()
1919 if (TopOK) { in TopFallThroughFreq()
2273 bool TopOK = true; in hasViableTopFallthrough() local
2280 TopOK = false; in hasViableTopFallthrough()
2284 if (TopOK) in hasViableTopFallthrough()