Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1283 bool ChainCheck = false; in isFusableLoadOpStorePattern() local
1285 ChainCheck = true; in isFusableLoadOpStorePattern()
1295 ChainCheck = true; in isFusableLoadOpStorePattern()
1304 if (ChainCheck) { in isFusableLoadOpStorePattern()
1321 if (!ChainCheck) in isFusableLoadOpStorePattern()