Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1325 bool ChainCheck = false; in isFusableLoadOpStorePattern() local
1327 ChainCheck = true; in isFusableLoadOpStorePattern()
1337 ChainCheck = true; in isFusableLoadOpStorePattern()
1346 if (ChainCheck) { in isFusableLoadOpStorePattern()
1363 if (!ChainCheck) in isFusableLoadOpStorePattern()