Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1340 bool ChainCheck = false; in isFusableLoadOpStorePattern() local
1342 ChainCheck = true; in isFusableLoadOpStorePattern()
1352 ChainCheck = true; in isFusableLoadOpStorePattern()
1361 if (ChainCheck) { in isFusableLoadOpStorePattern()
1378 if (!ChainCheck) in isFusableLoadOpStorePattern()